[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / avx512-fma-intrinsics.ll
2014-08-14 Adam Nemet[AVX512] Add test for FMA masking instrinsics
2014-08-14 Adam Nemet[AVX512] Switch FMA intrinsics to the masking version
2013-11-15 Cameron McInallyAdd AVX512 unmasked FMA intrinsics and support.