summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/combine-avx2-intrinsics.ll
AgeCommit message (Expand)AuthorFilesLines
2015-08-12[InstCombine] Move SSE/AVX vector blend folding to instcombinerSimon Pilgrim1-29/+0
2015-08-10[InstCombine] Move SSE2/AVX2 arithmetic vector shift folding to instcombinerSimon Pilgrim1-45/+0
2014-05-15[X86] Teach the backend how to fold SSE4.1/AVX/AVX2 blend intrinsics.Andrea Di Biagio1-0/+113
2014-05-08[X86] Add target specific combine rules to fold SSE2/AVX2 packed arithmetic s...Andrea Di Biagio1-0/+51