llvm-6502/lib/Transforms
Gerolf Hoflehner 5307076e20 [InstCombine] re-commit r218721 icmp-select-icmp optimization
Takes care of the assert that caused build fails.
Rather than asserting the code checks now that the definition
and use are in the same block, and does not attempt
to optimize when that is not the case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219175 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-07 00:16:12 +00:00
..
Hello
InstCombine [InstCombine] re-commit r218721 icmp-select-icmp optimization 2014-10-07 00:16:12 +00:00
Instrumentation
IPO range-for some loops in DAE 2014-10-06 22:59:29 +00:00
ObjCARC
Scalar Give the Reassociate pass a bit more flexibility and autonomy when optimizing expressions. 2014-10-05 23:41:26 +00:00
Utils LoopUnroll: Change code order of changes to new basic blocks 2014-10-06 22:05:02 +00:00
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile