Transform (zext (or (icmp), (icmp))) to (or (zext (cimp), (zext icmp))) if at least...
[oota-llvm.git] / test / Transforms / InstCombine / align-inc.ll
2007-08-12 Chris Lattneroops, forgot to commit this.
2007-08-09 Chris Lattnerwhen we see a unaligned load from an insufficiently...