[PATCH] D17247: [Polly] Track assumptions and restrictions separately

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 05:11:15 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262328: Track assumptions and restrictions separatly (authored by jdoerfert).

Changed prior to commit:
  http://reviews.llvm.org/D17247?vs=48631&id=49477#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17247

Files:
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/lib/CodeGen/IslAst.cpp
  polly/trunk/test/Isl/Ast/alias_simple_1.ll
  polly/trunk/test/Isl/Ast/alias_simple_2.ll
  polly/trunk/test/Isl/Ast/alias_simple_3.ll
  polly/trunk/test/Isl/Ast/aliasing_parametric_simple_2.ll
  polly/trunk/test/Isl/Ast/simple-run-time-condition.ll
  polly/trunk/test/Isl/CodeGen/aliasing_parametric_simple_2.ll
  polly/trunk/test/Isl/CodeGen/large-numbers-in-boundary-context.ll
  polly/trunk/test/ScopInfo/NonAffine/non-affine-loop-condition-dependent-access_1.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/NonAffine/non_affine_conditional_surrounding_affine_loop.ll
  polly/trunk/test/ScopInfo/NonAffine/non_affine_conditional_surrounding_non_affine_loop.ll
  polly/trunk/test/ScopInfo/NonAffine/non_affine_float_compare.ll
  polly/trunk/test/ScopInfo/NonAffine/non_affine_loop_condition.ll
  polly/trunk/test/ScopInfo/NonAffine/non_affine_loop_used_later.ll
  polly/trunk/test/ScopInfo/bounded_loop_assumptions.ll
  polly/trunk/test/ScopInfo/long-sequence-of-error-blocks-2.ll
  polly/trunk/test/ScopInfo/long-sequence-of-error-blocks.ll
  polly/trunk/test/ScopInfo/multidim_2d_with_modref_call.ll
  polly/trunk/test/ScopInfo/multidim_2d_with_modref_call_2.ll
  polly/trunk/test/ScopInfo/multidim_3d_parametric_array_static_loop_bounds.ll
  polly/trunk/test/ScopInfo/multidim_fortran_2d_with_modref_call.ll
  polly/trunk/test/ScopInfo/non-pure-function-call.ll
  polly/trunk/test/ScopInfo/non-pure-function-calls-causes-dead-blocks.ll
  polly/trunk/test/ScopInfo/non-pure-function-calls.ll
  polly/trunk/test/ScopInfo/remarks.ll
  polly/trunk/test/ScopInfo/test-wrapping-in-condition.ll
  polly/trunk/test/ScopInfo/user_provided_assumptions.ll
  polly/trunk/test/ScopInfo/wraping_signed_expr_0.ll
  polly/trunk/test/ScopInfo/wraping_signed_expr_1.ll
  polly/trunk/test/ScopInfo/wraping_signed_expr_2.ll
  polly/trunk/test/ScopInfo/wraping_signed_expr_3.ll
  polly/trunk/test/ScopInfo/wraping_signed_expr_4.ll
  polly/trunk/test/ScopInfo/wraping_signed_expr_5.ll
  polly/trunk/test/ScopInfo/wraping_signed_expr_6.ll
  polly/trunk/test/ScopInfo/wraping_signed_expr_7.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17247.49477.patch
Type: text/x-patch
Size: 52701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160301/83c44b1c/attachment.bin>


More information about the llvm-commits mailing list