[PATCH] D20165: Check overflows in RTCs and bail accordingly

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 08:18:50 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269299: Check overflows in RTCs and bail accordingly (authored by jdoerfert).

Changed prior to commit:
  http://reviews.llvm.org/D20165?vs=57031&id=57041#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20165

Files:
  polly/trunk/include/polly/CodeGen/IslExprBuilder.h
  polly/trunk/lib/CodeGen/CodeGeneration.cpp
  polly/trunk/lib/CodeGen/IslExprBuilder.cpp
  polly/trunk/lib/CodeGen/IslNodeBuilder.cpp
  polly/trunk/test/Isl/CodeGen/OpenMP/new_multidim_access.ll
  polly/trunk/test/Isl/CodeGen/aliasing_multidimensional_access.ll
  polly/trunk/test/Isl/CodeGen/aliasing_parametric_simple_1.ll
  polly/trunk/test/Isl/CodeGen/aliasing_parametric_simple_2.ll
  polly/trunk/test/Isl/CodeGen/exprModDiv.ll
  polly/trunk/test/Isl/CodeGen/invariant_load_base_pointer_conditional_2.ll
  polly/trunk/test/Isl/CodeGen/no-overflow-tracking.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20165.57041.patch
Type: text/x-patch
Size: 34525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/6c0cb34d/attachment.bin>


More information about the llvm-commits mailing list