[PATCH] New pass: inductive range check elimination

Sanjoy Das sanjoy at playingwithpointers.com
Thu Jan 15 12:47:10 PST 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6693

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/LinkAllPasses.h
  llvm/trunk/include/llvm/Transforms/Scalar.h
  llvm/trunk/lib/Transforms/Scalar/CMakeLists.txt
  llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
  llvm/trunk/test/Transforms/IRCE/multiple-access-no-preloop.ll
  llvm/trunk/test/Transforms/IRCE/single-access-no-preloop.ll
  llvm/trunk/test/Transforms/IRCE/single-access-with-preloop.ll
  llvm/trunk/test/Transforms/IRCE/unhandled.ll
  llvm/trunk/test/Transforms/IRCE/with-parent-loops.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6693.18247.patch
Type: text/x-patch
Size: 71185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150115/24196bc6/attachment.bin>


More information about the llvm-commits mailing list