aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/x86-builtin-palignr.c
AgeCommit message (Expand)Author
2011-11-05Fix vector macros to correctly check argument types. <rdar://problem/10261670>Bob Wilson
2011-07-08Change -mno-mmx to be more compatible with gcc. Specifically, -mno-mmx shoul...Eli Friedman
2011-06-06Start fixing up clang tests to work on the clang-native-arm-cortex-a9 builder.Eli Friedman
2010-11-22test/Sema/x86-builtin-palignr.c: Now we can remove XFAIL:win32, according to ...NAKAMURA Takumi
2010-11-16This really seems like a boring set of fixes to our tests to make them moreChandler Carruth
2010-10-01diagnose errors when a builtin that require constant arguments don't have them.Chris Lattner
2010-04-19Temporarily XFAIL this test on windows.Eric Christopher
2010-04-19Remove the argument number from the constant integer diagnostic.Eric Christopher
2010-04-18tests: Don't force triple in x86-builtin-palignr test, this test should beDaniel Dunbar
2010-04-17New test to verify that we see constant integers here.Eric Christopher