summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vector-shuffle-variable-256.ll
Commit message (Collapse)AuthorAgeFilesLines
* [X86][SSE] Some basic tests for variable shufflesSimon Pilgrim2016-03-311-0/+720
We don't really support non-constant shuffle masks, but these tests are for cases where BUILD_VECTOR is made up from vector extracts (as well as undef/zero scalars). llvm-svn: 265045
OpenPOWER on IntegriCloud