llvm-project/llvm/lib/Transforms
Haicheng Wu 5539f852ae [JumpThreading] Simplify Instructions first in ComputeValueKnownInPredecessors()
This change tries to find more opportunities to thread over basic blocks.

llvm-svn: 261981
2016-02-26 06:06:04 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO NFC. Move isDereferenceable to Loads.h/cpp 2016-02-24 12:49:04 +00:00
InstCombine [InstCombine] enable optimization of casted vector xor instructions 2016-02-24 17:00:34 +00:00
Instrumentation [sancov] Pruning full dominator blocks from instrumentation. 2016-02-26 01:17:22 +00:00
ObjCARC ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
Scalar [JumpThreading] Simplify Instructions first in ComputeValueKnownInPredecessors() 2016-02-26 06:06:04 +00:00
Utils [SimplifyCFG] Use a more elegant solution than r261731 2016-02-24 17:30:48 +00:00
Vectorize ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
CMakeLists.txt
LLVMBuild.txt