llvm-6502/lib/Transforms
Nick Lewycky 27e4da93b6 Fix broken optimization disabled by a logic bug.
Analyze GEPs. If the indices are all zero, transfer whether the pointer is
known to be not null through the GEP.

Add a few more cases for xor and shift instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35257 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-22 02:02:51 +00:00
..
Hello
Instrumentation
IPO
Scalar Fix broken optimization disabled by a logic bug. 2007-03-22 02:02:51 +00:00
Utils LoopSimplify::FindPHIToPartitionLoops() 2007-03-20 20:18:12 +00:00
Makefile