summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/stack-folding-int-avx512vl.ll
AgeCommit message (Expand)Author
2017-09-19[X86] Add VPERMPD/VPERMQ and VPERMPS/VPERMD to the execution domain fixing ta...Craig Topper
2017-09-18[X86] Teach execution domain fixing to convert between VPERMILPS and VPSHUFD.Craig Topper
2017-09-12[X86] Lower _mm[256|512]_[mask[z]]_avg_epu[8|16] intrinsics to native llvm IRYael Tsafrir
2017-06-12[AVX-512] Add VPCONFLICT and VPLZCNT to load folding tables.Craig Topper
2017-02-15[AVX-512] Add PACKSS/PACKUS instructions to load folding tables.Craig Topper
2017-02-14[AVX-512] Add PAVGB/PAVGW to load folding tables.Craig Topper
2017-02-11[AVX-512] Add VPMINS/MINU/MAXS/MAXU instructions to load folding tables.Craig Topper
2017-02-11[AVX-512] Add VPSADBW instructions to load folding tables.Craig Topper
2017-02-07[AVX-512] Add some of the shift instructions to the load folding tables.Craig Topper
2017-02-07[AVX-512] Put the integer stack folding tests in alphabetical order.Craig Topper
2017-02-06[AVX-512] Add VPSLLDQ/VPSRLDQ to load folding tables.Craig Topper
2017-02-06[AVX-512] Add VPABSB/D/Q/W to load folding tables.Craig Topper
2017-02-05[AVX-512] Add all masked and unmasked versions of VPMULDQ and VPMULUDQ to loa...Craig Topper
2017-01-03[AVX-512] Teach EVEX to VEX conversion pass to handle VINSERT and VEXTRACT in...Craig Topper
2016-12-27[AVX-512] Add all forms of VPALIGNR, VALIGND, and VALIGNQ to the load folding...Craig Topper
2016-12-09[AVX-512] Move some floating point stack folding test cases out of the intege...Craig Topper
2016-12-03[AVX-512] Add many of the VPERM instructions to the load folding table. Move ...Craig Topper
2016-12-03[AVX-512] Add EVEX VPMADDUBSW and VPMADDWD to the load folding tables.Craig Topper
2016-12-02[AVX-512] Add EVEX vpshuflw/vpshufhw/vpshufd instructions to load folding tab...Craig Topper
2016-12-02[AVX-512] Add EVEX PSHUFB instructions to load folding tables.Craig Topper
2016-11-27[AVX-512] Add integer and fp unpck instructions to load folding tables.Craig Topper
2016-11-27[AVX-512] Add masked EVEX vpmovzx/sx instructions to load folding tables.Craig Topper
2016-11-26[AVX-512] Add unmasked EVEX vpmovzx/sx instructions to load folding tables.Craig Topper
2016-11-26[AVX-512] Add masked 128/256-bit integer add/sub instructions to load folding...Craig Topper
2016-11-26[AVX-512] Teach LowerFormalArguments to use the extended register class when ...Craig Topper
2016-11-25[AVX-512] Add VPERMT2* and VPERMI2* 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 the vector down convert instructions to the store folding tables.Craig Topper
2016-09-03[AVX-512] Add integer ADD/SUB instructions to load folding tables. Add an AVX...Craig Topper
2016-09-03[AVX-512] Add EVEX encoded VPCMPEQ and VPCMPGT to the load folding tables.Craig Topper