llvm-project/llvm/lib/Transforms
Nick Lewycky b0da7ed9c8 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.

llvm-svn: 35257
2007-03-22 02:02:51 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
IPO Unbreak VC++ build. 2007-03-05 00:00:42 +00:00
Instrumentation remove reoptimizer-specific passes 2007-02-20 05:31:49 +00:00
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 For PR1072: 2007-02-03 23:15:56 +00:00