Transform (zext (or (icmp), (icmp))) to (or (zext (cimp), (zext icmp))) if at least...
[oota-llvm.git] / test / Transforms / InstCombine / call2.ll
2007-04-04 Dale JohannesenTest for transformConstExprCastCall fix.