summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shuffle-vs-trunc-256.ll
AgeCommit message (Expand)Author
2017-12-20[X86][AVX2] Split more shuffle tests into 'slow' and 'fast' variable shufflesSimon Pilgrim
2017-12-19[X86][AVX512] Attempt target shuffle combining to different types instead of ...Simon Pilgrim
2017-12-07[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-12Revert r307036 because of PR34919.Wei Mi
2017-09-19[X86] Add VPERMPD/VPERMQ and VPERMPS/VPERMD to the execution domain fixing ta...Craig Topper
2017-07-31[AVX-512] Remove patterns that select vmovdqu8/16 for unmasked loads. Prefer ...Craig Topper
2017-07-03DAGCombine: Combine BUILD_VECTOR to TRUNCATEZvi Rackover
2017-06-21[X86][AVX] Add AVX1 shuffle truncation testsSimon Pilgrim
2017-03-03[X86] Generate VZEROUPPER for Skylake-avx512.Amjad Aboud
2017-02-05[X86] In LowerTRUNCATE, create an ISD::VECTOR_SHUFFLE instead of explicitly c...Craig Topper
2017-01-05[X86] Add test cases that cover pr31551. NFC.Zvi Rackover