summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx2-gather.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-07-27[X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov
2017-06-28[X86][AVX2] Dropped -mcpu from avx2 arithmetic/intrinsics testsSimon Pilgrim
2017-03-13[X86] Lower AVX2 gather intrinsics similar to AVX-512. Apply the same input s...Craig Topper
2017-03-11[X86] Add avx2 gather tests cases that show a failure to remove zeroing of th...Craig Topper
2016-10-08[X86][AVX2] Regenerate and add 32-bit tests to core testsSimon Pilgrim
2015-02-01AVX2: Added 2 more tests for gather intrinsics.Elena Demikhovsky
2014-03-25Fix AVX2 Gather execution domains. Cameron McInally
2013-06-05[PATCH] Fix VGATHER* operand constraintsMichael Liao