Lower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen] PR20578
[oota-llvm.git] / test / CodeGen / X86 / atom-cmpb.ll
2014-04-01 Alexey Volkov[x86] Do not convert to cmp32 for Atom arch by Sergey...