[PATCH] D11554: Keep track of ScopArrayInfo objects that model PHI node storage

Tobias Grosser tobias at grosser.es
Tue Jul 28 07:54:12 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243420: Keep track of ScopArrayInfo objects that model PHI node storage (authored by grosser).

Changed prior to commit:
  http://reviews.llvm.org/D11554?vs=30804&id=30818#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11554

Files:
  polly/trunk/include/polly/CodeGen/BlockGenerators.h
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/include/polly/TempScopInfo.h
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/lib/Analysis/TempScopInfo.cpp
  polly/trunk/lib/CodeGen/BlockGenerators.cpp
  polly/trunk/test/ScopInfo/NonAffine/non_affine_loop_used_later.ll
  polly/trunk/test/ScopInfo/loop_carry.ll
  polly/trunk/test/ScopInfo/non_affine_region_1.ll
  polly/trunk/test/ScopInfo/non_affine_region_2.ll
  polly/trunk/test/ScopInfo/non_affine_region_3.ll
  polly/trunk/test/ScopInfo/non_affine_region_4.ll
  polly/trunk/test/ScopInfo/phi_condition_modeling_1.ll
  polly/trunk/test/ScopInfo/phi_condition_modeling_2.ll
  polly/trunk/test/ScopInfo/phi_conditional_simple_1.ll
  polly/trunk/test/ScopInfo/phi_loop_carried_float.ll
  polly/trunk/test/ScopInfo/phi_scalar_simple_1.ll
  polly/trunk/test/ScopInfo/phi_scalar_simple_2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11554.30818.patch
Type: text/x-patch
Size: 39951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/e6f8abc0/attachment.bin>


More information about the llvm-commits mailing list