[PATCH] D12499: Replace ScalarEvolution based domain generation
Johannes Doerfert via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 10 06:01:39 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL247279: Replace ScalarEvolution based domain generation (authored by jdoerfert).
Changed prior to commit:
http://reviews.llvm.org/D12499?vs=34374&id=34431#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12499
Files:
polly/trunk/include/polly/ScopInfo.h
polly/trunk/lib/Analysis/ScopInfo.cpp
polly/trunk/test/Isl/CodeGen/OpenMP/loop-body-references-outer-values-3.ll
polly/trunk/test/Isl/CodeGen/OpenMP/reference-preceeding-loop.ll
polly/trunk/test/Isl/CodeGen/OpenMP/two-parallel-loops-reference-outer-indvar.ll
polly/trunk/test/Isl/CodeGen/phi_scalar_simple_1.ll
polly/trunk/test/Isl/CodeGen/two-scops-in-row.ll
polly/trunk/test/ScopInfo/NonAffine/div_backedge.ll
polly/trunk/test/ScopInfo/NonAffine/div_domain.ll
polly/trunk/test/ScopInfo/NonAffine/modulo_backedge.ll
polly/trunk/test/ScopInfo/NonAffine/modulo_domain.ll
polly/trunk/test/ScopInfo/NonAffine/non-affine-loop-condition-dependent-access_2.ll
polly/trunk/test/ScopInfo/NonAffine/non-affine-loop-condition-dependent-access_3.ll
polly/trunk/test/ScopInfo/isl_trip_count_01.ll
polly/trunk/test/ScopInfo/loop_affine_bound_0.ll
polly/trunk/test/ScopInfo/loop_affine_bound_1.ll
polly/trunk/test/ScopInfo/loop_affine_bound_2.ll
polly/trunk/test/ScopInfo/non_affine_region_1.ll
polly/trunk/test/ScopInfo/pointer-type-expressions.ll
polly/trunk/test/ScopInfo/redundant_parameter_constraint.ll
polly/trunk/test/ScopInfo/two-loops-right-after-each-other.ll
polly/trunk/test/ScopInfo/unsigned-condition.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12499.34431.patch
Type: text/x-patch
Size: 48276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150910/013d70f8/attachment-0001.bin>
More information about the llvm-commits
mailing list