1. 9fde9c4 tests: Use %clangxx when using driver for C++, in case C++ support is disabled. by Daniel Dunbar · 14 years ago
  2. 1a6154c move a test to a more appropriate directory by Chris Lattner · 15 years ago[Renamed from test/Sema/x86-intrinsics-headers.c]
  3. db59bc8 Add sse4.2 support to this test. by Eric Christopher · 15 years ago
  4. 355c96e Add include for smmintrin.h to this test. by Eric Christopher · 15 years ago
  5. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  6. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  7. 1131014 Attempt to make a test portable. by Daniel Dunbar · 15 years ago
  8. 4bf4e30 Make our char vector types not be explicitly signed to match GCC and to fix compilation with C++ and -fno-lax-vector-conversions by Anders Carlsson · 15 years ago