Lower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen] PR20578
[oota-llvm.git] / test / CodeGen / X86 / shift-pcmp.ll
2014-02-22 NAKAMURA Takumillvm/test/CodeGen/X86/shift-pcmp.ll: Tweak to appease...
2014-02-21 Quentin Colombet[DAGCombiner] PCMP* sets its result to all ones or...