AVX-512: Implemented masking for integer arithmetic & logic instructions.
[oota-llvm.git] / test / CodeGen / X86 / avx512-arith.ll
2014-03-27 Elena DemikhovskyAVX-512: Implemented masking for integer arithmetic...
2014-02-19 Cameron McInallyFix AVX512 vector sqrt assembly strings.
2013-12-11 Elena DemikhovskyAVX-512: Removed "z" suffix from AVX-512 instructions...
2013-10-21 Elena DemikhovskyAVX-512: MUL operation lowering for v8i64
2013-08-28 Elena DemikhovskyAVX-512: added SQRT, VRSQRT14, VCOMISS, VUCOMISS, VRCP1...
2013-08-19 Elena DemikhovskyAVX-512: added arithmetic and logical operations.