[PATCH] D25739: [IndVarSimplify] Teach calculatePostIncRange to take guards into account

Artur Pilipenko via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 12:53:19 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284632: [IndVarSimplify] Teach calculatePostIncRange to take guards into account (authored by apilipenko).

Changed prior to commit:
  https://reviews.llvm.org/D25739?vs=75041&id=75204#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25739

Files:
  llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/post-inc-range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25739.75204.patch
Type: text/x-patch
Size: 6303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/5201fa15/attachment.bin>


More information about the llvm-commits mailing list