Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
00b64f39decd4ff1d781657b9e38d5f57824c186
/
test
/
Sema
/
x86-builtin-palignr.c
32bae37
Fix vector macros to correctly check argument types. <rdar://problem/10261670>
by Bob Wilson
· 13 years ago
c3e0fb4
Change -mno-mmx to be more compatible with gcc. Specifically, -mno-mmx should not imply -mno-sse.
by Eli Friedman
· 13 years ago
2e283f0
Start fixing up clang tests to work on the clang-native-arm-cortex-a9 builder.
by Eli Friedman
· 14 years ago
040dda5
test/Sema/x86-builtin-palignr.c: Now we can remove XFAIL:win32, according to r119958.
by NAKAMURA Takumi
· 14 years ago
ba772ba
This really seems like a boring set of fixes to our tests to make them more
by Chandler Carruth
· 14 years ago
946928f
diagnose errors when a builtin that require constant arguments don't have them.
by Chris Lattner
· 14 years ago
00522ad
Temporarily XFAIL this test on windows.
by Eric Christopher
· 15 years ago
5e89655
Remove the argument number from the constant integer diagnostic.
by Eric Christopher
· 15 years ago
d13ada1
tests: Don't force triple in x86-builtin-palignr test, this test should be
by Daniel Dunbar
· 15 years ago
26d2427
New test to verify that we see constant integers here.
by Eric Christopher
· 15 years ago