summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/stack-folding-fp-avx512.ll
AgeCommit message (Expand)Author
2017-10-14[X86] Add AVX512 versions of VCVTPD2PS to load folding tables.Craig Topper
2017-10-14[X86] Add AVX512 flavors of VCVTDQ2PD plus VCVTUDQ2PD to the load folding tab...Craig Topper
2017-08-17[AVX512] Don't switch unmasked subvector insert/extract instructions when AVX...Craig Topper
2016-12-09[X86] Add masked versions of VPERMT2* and VPERMI2* to load folding tables.Craig Topper
2016-12-09[AVX-512] Add vpermilps/pd to load folding tables.Craig Topper
2016-12-09[AVX-512] Move some floating point stack folding test cases out of the intege...Craig Topper
2016-12-02[AVX-512] Add masked VINSERTF/VINSERTI instructions to load folding tables.Craig Topper
2016-10-09[AVX-512] Add subvector insert and extract to load/store folding tables.Craig Topper
2016-10-09[AVX-512] Add avx512dq to the fp stack folding test.Craig Topper
2016-09-07[AVX-512] Add support for commuting masked instructions in findCommutedOpIndi...Craig Topper
2016-08-28[AVX-512] Promote AND/OR/XOR to v2i64/v4i64/v8i64 even when we have AVX512F/A...Craig Topper
2016-08-27[AVX-512] Add load folding for EVEX vcmpps/pd/ss/sd.Craig Topper
2016-08-07[AVX-512] Add 512-bit logical operations to load folding tables. Add avx512f ...Craig Topper