summaryrefslogtreecommitdiffstats
path: root/test/Sema/x86-builtin-palignr.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove __extension__ from macro intrinsics when its not needed.Craig Topper2018-05-311-3/+1
* Make the byte-shift SSE intrinsics emit vector shuffles which we know the bac...Filipe Cabecinhas2015-02-071-7/+0
* Fix vector macros to correctly check argument types. <rdar://problem/10261670>Bob Wilson2011-11-051-1/+3
* Change -mno-mmx to be more compatible with gcc. Specifically, -mno-mmx shoul...Eli Friedman2011-07-081-2/+2
* Start fixing up clang tests to work on the clang-native-arm-cortex-a9 builder.Eli Friedman2011-06-061-1/+2
* test/Sema/x86-builtin-palignr.c: Now we can remove XFAIL:win32, according to ...NAKAMURA Takumi2010-11-221-2/+0
* This really seems like a boring set of fixes to our tests to make them moreChandler Carruth2010-11-161-1/+1
* diagnose errors when a builtin that require constant arguments don't have them.Chris Lattner2010-10-011-2/+8
* Temporarily XFAIL this test on windows.Eric Christopher2010-04-191-0/+2
* Remove the argument number from the constant integer diagnostic.Eric Christopher2010-04-191-1/+1
* tests: Don't force triple in x86-builtin-palignr test, this test should beDaniel Dunbar2010-04-181-1/+1
* New test to verify that we see constant integers here.Eric Christopher2010-04-171-0/+8