Lower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen] PR20578
[oota-llvm.git] / test / CodeGen / X86 / vec_shift6.ll
2014-02-12 Andrea Di Biagio[X86] Teach the backend how to lower vector shift left...