summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/builtinshufflevector2.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a test that was redefining FileCheck variables while referencing old ones.Eli Bendersky2012-12-011-4/+4
| | | | | | In preparation for the FileCheck enhancement to support backreferences. llvm-svn: 169090
* Make the variant of __builtin_shufflevector that takes the shuffle indexes ↵Eli Friedman2012-04-051-0/+35
as a vector actually usable. Patch by David Neto. PR12465. llvm-svn: 154128
OpenPOWER on IntegriCloud