[X86][AVX2] Enabled shuffle matching for the AVX2 zero extension (128bit -> 256bit...
[oota-llvm.git] / test / CodeGen / X86 / fnabs.ll
2014-10-01 Sanjay PatelLower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen]...