AVX-512: (fixed) Added encoding of all forms of VPERMT2W/D/Q/PS/PD and VPERMI2W/D...
[oota-llvm.git] / test / CodeGen / X86 / fnabs.ll
2015-03-06 Sanjay Patelfixed to test feature, not CPU
2014-10-01 Sanjay PatelLower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen]...