llvm-6502/lib/Transforms
Benjamin Kramer d4242d8ab1 Tweak my last commit to be less conservative about uses.
We still save an instruction when just the "and" part is replaced.
Also change the code to match comments more closely.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147753 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-08 21:12:51 +00:00
..
Hello
InstCombine Tweak my last commit to be less conservative about uses. 2012-01-08 21:12:51 +00:00
Instrumentation [asan] cleanup: remove the SIGILL-related code (compiler part) 2012-01-06 18:09:21 +00:00
IPO
Scalar Enable redundant phi elimination after LSR. 2012-01-07 07:08:17 +00:00
Utils Fix SpeculativelyExecuteBB to either speculate all or none of the phis 2012-01-05 23:58:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile