summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/2011-02-12-shuffle.ll
Commit message (Collapse)AuthorAgeFilesLines
* Move test for appropriate directory.Galina Kistanova2011-05-171-32/+0
| | | | llvm-svn: 131477
* A fix for 9165.Nadav Rotem2011-02-121-0/+32
The DAGCombiner created illegal BUILD_VECTOR operations. The patch added a check that either illegal operations are allowed or that the created operation is legal. llvm-svn: 125435
OpenPOWER on IntegriCloud