There are some cases where icmp(add) can be folded into a new icmp. Handle them.
[oota-llvm.git] / test / Transforms / InstCombine / 2007-11-15-CompareMiscomp.ll
2007-11-16 Chris LattnerFix PR1800 by correcting mistaken logic.