Teach InstCombine not to use Add and Neg on FP. PR 8490.
[oota-llvm.git] / test / Transforms / InstCombine / 2010-03-03-ExtElim.ll
2010-03-04 Nick LewyckyMake the 'icmp pred trunc(ext(X)), CST --> icmp pred...