Transform (zext (or (icmp), (icmp))) to (or (zext (cimp), (zext icmp))) if at least...
[oota-llvm.git] / test / Transforms / InstCombine / 2007-05-10-icmp-or.ll
2007-05-11 Chris Lattnernew testcase that crashes instcombine