aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/builtinshufflevector2.c
AgeCommit message (Collapse)Author
2012-12-01Fix a test that was redefining FileCheck variables while referencing old ones.Eli Bendersky
In preparation for the FileCheck enhancement to support backreferences. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169090 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-05Make the variant of __builtin_shufflevector that takes the shuffle indexes ↵Eli Friedman
as a vector actually usable. Patch by David Neto. PR12465. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154128 91177308-0d34-0410-b5e6-96231b3b80d8