summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx512ifmavl-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][AVX512] Cleanup intrinsics testsSimon Pilgrim2018-06-031-113/+242
* [X86] Remove masking from avx512ifma intrinsics. Use a select instead.Craig Topper2018-05-261-68/+132
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-8/+8
* Cleanup update_llc_test_checks.py notes.Simon Pilgrim2017-10-141-1/+0
* [X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov2017-08-031-4/+4
* Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen2017-05-311-8/+8
* Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."Hans Wennborg2017-05-181-8/+8
* Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen2017-05-121-8/+8
* [AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registersCraig Topper2017-03-281-32/+33
* [AVX-512] Fix execution domain for VPMADD52 instructions.Craig Topper2017-02-261-16/+16
* This is a large patch for X86 AVX-512 of an optimization for reducing code si...Gadi Haber2016-12-281-8/+8
* [AVX512] Use VMOVAPSZ128rr/VMOVAPS256rr for VR128X/VR256X physreg moves when ...Craig Topper2016-07-181-16/+16
* [X86] Re-generate tests using update_llc_test_checks.py to prepare for a futu...Craig Topper2016-05-081-88/+105
* Remove Windows line endings in some tests to prepare for a future commit. NFCCraig Topper2016-05-081-209/+209
* [X86] Change FeatureIFMA string to 'avx512ifma'. Matches gcc and fixes PR26461.Craig Topper2016-02-081-1/+1
* [X86][IFMA] adding intrinsics and encoding for multiply and add of unsigned 5...Asaf Badouh2016-01-251-0/+209
OpenPOWER on IntegriCloud