[PATCH] D16835: InstCombine: Restrict computeKnownBits() on everyValue to OptLevel > 2
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 9 10:52:03 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL263047: InstCombine: Restrict computeKnownBits() on all Values to OptLevel > 2 (authored by matze).
Changed prior to commit:
http://reviews.llvm.org/D16835?vs=46732&id=50160#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16835
Files:
llvm/trunk/include/llvm/Transforms/IPO/PassManagerBuilder.h
llvm/trunk/include/llvm/Transforms/InstCombine/InstCombine.h
llvm/trunk/include/llvm/Transforms/Scalar.h
llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/trunk/test/Analysis/ValueTracking/known-bits-from-range-md.ll
llvm/trunk/test/Transforms/InstCombine/all-bits-shift.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16835.50160.patch
Type: text/x-patch
Size: 15916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160309/39c596d4/attachment-0001.bin>
More information about the llvm-commits
mailing list