aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/avx2-shuffle.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert Windows to Unix line endings, no functionality change.Stephen Lin2013-07-131-4/+4
* Simplified BLEND pattern matching for shuffles.Elena Demikhovsky2012-12-051-5/+52
* Fix broken check lines.Benjamin Kramer2012-09-201-3/+3
* The VPSHUFB 256-bit instruction may be generated when one of input vector is ...Elena Demikhovsky2012-09-101-1/+24
* AVX2 optimization.Elena Demikhovsky2012-09-061-0/+11
* Fix 256-bit vpshuflw and vpshufhw immediate encoding to handle undefs in the ...Craig Topper2012-05-031-1/+1
* Add support for selecting AVX2 vpshuflw and vpshufhw. Add decoding support fo...Craig Topper2012-05-021-0/+14
* Fix the testcase. We do expect two vblendw on XMMs.Nadav Rotem2012-04-241-5/+6
* Add a testcase for 155440Nadav Rotem2012-04-241-0/+13