summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx512-fma.ll
Commit message (Expand)AuthorAgeFilesLines
* [TargetLowering] SimplifyDemandedBits - legal checks for SIGN/ZERO_EXTEND -> ...Simon Pilgrim2019-06-251-3/+3
* [X86] Turn X86ISD::VSEXT into X86ISD::VZEXT if the upper bits aren't demanded.Craig Topper2018-11-091-20/+20
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-17/+17
* X86-FMA3: Implemented commute transformation for EVEX/AVX512 FMA3 opcodes.Vyacheslav Klochkov2016-08-111-8/+4
* [AVX512] Cleanup FMA operand order in patterns to match the VEX versions and ...Craig Topper2016-07-251-3/+6
* [AVX512] Implement commuting support for EVEX encoded FMA3 instructions.Craig Topper2016-07-231-33/+12
* [AVX512] Use VMOVAPSZ128rr/VMOVAPS256rr for VR128X/VR256X physreg moves when ...Craig Topper2016-07-181-15/+33
* AVX-512: Fixed a bug in FMA instruction selection on KNLElena Demikhovsky2016-02-041-10/+5
* AVX512: Change VPMOVB2M DAG lowering , use CVT2MASK node instead TRUNCATE.Igor Breger2015-12-271-70/+85
* AVX-512: Implemented missing encoding for FMA scalar instructionsIgor Breger2015-07-011-1/+30
* AVX-512: Implemented missing encoding and intrinsics for FMA instructionsIgor Breger2015-06-291-7/+82
* [X86] Accept hasAVX512() as well as hasFMA() when generating FMA.Ahmed Bougacha2015-06-251-1/+1
* AVX-512: Added FMA instructions.Elena Demikhovsky2013-08-271-0/+83
OpenPOWER on IntegriCloud