Transform (zext (or (icmp), (icmp))) to (or (zext (cimp), (zext icmp))) if at least...
[oota-llvm.git] / test / Transforms / InstCombine / 2007-12-12-GEPScale.ll
2007-12-12 Wojciech Matyjewicz1. "Upgrage" comments.