There are some cases where icmp(add) can be folded into a new icmp. Handle them.
[oota-llvm.git] / test / Transforms / InstCombine / 2007-10-31-StringCrash.ll
2007-11-01 Chris LattnerFix InstCombine/2007-10-31-StringCrash.ll by removing...