summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx2-shuffle.ll
Commit message (Expand)AuthorAge
* Convert Windows to Unix line endings, no functionality change.Stephen Lin2013-07-13
* Simplified BLEND pattern matching for shuffles.Elena Demikhovsky2012-12-05
* Fix broken check lines.Benjamin Kramer2012-09-20
* The VPSHUFB 256-bit instruction may be generated when one of input vector is ...Elena Demikhovsky2012-09-10
* AVX2 optimization.Elena Demikhovsky2012-09-06
* Fix 256-bit vpshuflw and vpshufhw immediate encoding to handle undefs in the ...Craig Topper2012-05-03
* Add support for selecting AVX2 vpshuflw and vpshufhw. Add decoding support fo...Craig Topper2012-05-02
* Fix the testcase. We do expect two vblendw on XMMs.Nadav Rotem2012-04-24
* Add a testcase for 155440Nadav Rotem2012-04-24