[PATCH] D23227: [IndVarSimplify] Integrate changes in D18777 and D18867 which depend on each other
Li Huang via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 5 14:37:29 PDT 2016
lihuang created this revision.
lihuang added a reviewer: sanjoy.
lihuang added a subscriber: llvm-commits.
Herald added a subscriber: sanjoy.
Integrate changes in D18777 and D18867 which depend on each other.
Finally, changes in D18777 and D18867 depend on each other and should be checked in at the same time, otherwise will break tests.
https://reviews.llvm.org/D23227
Files:
lib/Analysis/ValueTracking.cpp
lib/Transforms/Scalar/IndVarSimplify.cpp
test/Analysis/ValueTracking/known-non-negative.ll
test/Transforms/BBVectorize/loop1.ll
test/Transforms/IndVarSimplify/iv-widen-elim-ext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23227.67021.patch
Type: text/x-patch
Size: 12589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160805/62c6d69a/attachment.bin>
More information about the llvm-commits
mailing list