summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/builtinshufflevector.c
Commit message (Expand)AuthorAgeFilesLines
* Make __builtin_shufflevector and -ftrapv work correctly together. PR9945.Eli Friedman2011-05-191-1/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* These tests have no needed to redirect stderr to stdout.Daniel Dunbar2008-11-111-1/+1
* Implementation of __builtin_shufflevector, a portable builtin capable of Eli Friedman2008-05-141-0/+5