aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/x86-intrinsics-headers.c
AgeCommit message (Expand)Author
2010-03-22move a test to a more appropriate directoryChris Lattner
2010-03-20Add sse4.2 support to this test.Eric Christopher
2010-03-20Add include for smmintrin.h to this test.Eric Christopher
2009-12-15Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-09-18Attempt to make a test portable.Daniel Dunbar
2009-09-18Make our char vector types not be explicitly signed to match GCC and to fix c...Anders Carlsson