1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  3. 8fff257 Remove a few more vector builtins. by Eli Friedman · 15 years ago
  4. e0ae8bd Now that LLVM CodeGen can handle the generic variations a bit better, by Eli Friedman · 15 years ago
  5. dc5a1bd Test changes to account for removed builtins. by Eli Friedman · 15 years ago
  6. 409bf46 Remove an unused builtin. by Anders Carlsson · 15 years ago
  7. 79dcf5f Add 'cmp' SSE builtins and get rid of a bunch of other builtins. by Anders Carlsson · 15 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  9. 2e2558e Fix definition of __builtin_ia32_vec_set_v2di and de-XFAIL builtins-x86.c. by Daniel Dunbar · 15 years ago
  10. e5582f0 Added vec_set intrinsics by Mon P Wang · 16 years ago
  11. eb15425 Add X86 builtin code generation test case. by Daniel Dunbar · 16 years ago