There are some cases where icmp(add) can be folded into a new icmp. Handle them.
[oota-llvm.git] / test / Transforms / InstCombine / 2007-02-07-PointerCast.ll
2007-04-14 Reid SpencerFor PR1319:
2007-02-07 Andrew LenharthThis really only affects pointers in high memory, and...