summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx512ifmavl-intrinsics.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-14Cleanup update_llc_test_checks.py notes.Simon Pilgrim
2017-08-03[X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov
2017-05-31Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen
2017-05-18Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."Hans Wennborg
2017-05-12Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen
2017-03-28[AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registersCraig Topper
2017-02-26[AVX-512] Fix execution domain for VPMADD52 instructions.Craig Topper
2016-12-28This is a large patch for X86 AVX-512 of an optimization for reducing code si...Gadi Haber
2016-07-18[AVX512] Use VMOVAPSZ128rr/VMOVAPS256rr for VR128X/VR256X physreg moves when ...Craig Topper
2016-05-08[X86] Re-generate tests using update_llc_test_checks.py to prepare for a futu...Craig Topper
2016-05-08Remove Windows line endings in some tests to prepare for a future commit. NFCCraig Topper
2016-02-08[X86] Change FeatureIFMA string to 'avx512ifma'. Matches gcc and fixes PR26461.Craig Topper
2016-01-25[X86][IFMA] adding intrinsics and encoding for multiply and add of unsigned 5...Asaf Badouh