When simplifying a call to a bitcast function, tighten up
[oota-llvm.git] / test / Transforms / InstCombine / zext-or-icmp.ll
2008-03-24 Evan ChengTransform (zext (or (icmp), (icmp))) to (or (zext ...