Lower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen] PR20578
[oota-llvm.git] / test / CodeGen / X86 / setcc-narrowing.ll
2013-09-24 Eli FriedmanAdd missing check to SETCC optimization.