summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-vshufp.ll
Commit message (Expand)AuthorAge
* Add patterns for integer forms of SHUFPD/VSHUFPD with a memory load.Craig Topper2011-12-31
* Fix typo in a SHUFPD and VSHUFPD pattern that prevented SHUFPD/VSHUFPD with a...Craig Topper2011-12-31
* Fix shuffle decoding for memory forms for (V)SHUFPS/D.Craig Topper2011-11-29
* I added several lines in X86 code generator that allow to choose Elena Demikhovsky2011-11-23
* Add support for 256-bit versions of VSHUFPD and VSHUFPS.Bruno Cardoso Lopes2011-08-25