Transform (zext (or (icmp), (icmp))) to (or (zext (cimp), (zext icmp))) if at least...
[oota-llvm.git] / test / Transforms / InstCombine / 2007-04-04-BadFoldBitcastIntoMalloc.ll
2007-04-16 Reid SpencerFor PR1319:
2007-04-14 Reid SpencerFor PR1319:
2007-04-04 Jeff CohenAny add is wrong, regardless of type.
2007-04-04 Jeff CohenGet it right...
2007-04-04 Jeff CohenAdd new test.