Use Twin instead of std::to_string.
[oota-llvm.git] / test / CodeGen / X86 / avx512-fma-intrinsics.ll
2015-06-29 Igor BregerAVX-512: Implemented missing encoding and intrinsics...
2015-06-25 Ahmed Bougacha[X86] Accept hasAVX512() as well as hasFMA() when gener...
2015-03-30 Elena DemikhovskyAVX-512: blank lines, duplicated tests, no functional...
2015-01-28 Elena DemikhovskyAVX-512: Added FMA intrinsics with rounding mode
2014-12-23 Elena DemikhovskyAVX-512: Added FMA instructions, intrinsics an tests...
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.