Make the 'icmp pred trunc(ext(X)), CST --> icmp pred X, ext(trunc(CST))'
[oota-llvm.git] / test / Transforms / InstCombine / 2009-12-17-CmpSelectNull.ll
2009-12-18 Eli FriedmanOptimize icmp of null and select of two constants even...