Make the 'icmp pred trunc(ext(X)), CST --> icmp pred X, ext(trunc(CST))'
[oota-llvm.git] / test / Transforms / InstCombine / memcpy.ll
2009-12-17 Eli FriedmanSlightly generalize transformation of memmove(a,a,n...