aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx2-shuffle.ll
AgeCommit message (Expand)Author
2012-12-05Simplified BLEND pattern matching for shuffles.Elena Demikhovsky
2012-09-20Fix broken check lines.Benjamin Kramer
2012-09-10The VPSHUFB 256-bit instruction may be generated when one of input vector is ...Elena Demikhovsky
2012-09-06AVX2 optimization.Elena Demikhovsky
2012-05-03Fix 256-bit vpshuflw and vpshufhw immediate encoding to handle undefs in the ...Craig Topper
2012-05-02Add support for selecting AVX2 vpshuflw and vpshufhw. Add decoding support fo...Craig Topper
2012-04-24Fix the testcase. We do expect two vblendw on XMMs.Nadav Rotem
2012-04-24Add a testcase for 155440Nadav Rotem