summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/builtinshufflevector2.c
Commit message (Expand)AuthorAgeFilesLines
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-3/+3
* [CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {ext...Michael J. Spencer2014-05-311-12/+12
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* Add support for passing -1 to __builtin_shufflevector to signify an undefined...Craig Topper2013-08-031-1/+8
* Fix a test that was redefining FileCheck variables while referencing old ones.Eli Bendersky2012-12-011-4/+4
* Make the variant of __builtin_shufflevector that takes the shuffle indexes as...Eli Friedman2012-04-051-0/+35