1. 03954b3 Also don't hardcode the order on this test. by Rafael Espindola · 11 years ago
  2. 93ab6bf CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. by Stephen Lin · 11 years ago
  3. c3af679 Fix testcases to not rely upon target-* attributes. by Bill Wendling · 12 years ago
  4. c283311 Revert "Add more attributes from the command line to functions." by Anna Zaks · 12 years ago
  5. d620e09 Add more attributes from the command line to functions. by Bill Wendling · 12 years ago
  6. f7a9da0 Modify the tests to use attribute group references instead of listing the by Bill Wendling · 12 years ago
  7. c0dcc2d Add the 'target-cpu' and 'target-features' attributes to functions. by Bill Wendling · 12 years ago
  8. cbeda89 Fix another spot where this test varied for a Release build. by Alex Rosenberg · 12 years ago
  9. 74112be Make test resilient to Release build temp names. by Alex Rosenberg · 12 years ago
  10. c857ce8 Propagate calling convention for aliases and weakrefs. by Alex Rosenberg · 12 years ago
  11. 26994a1 FileCheckize test by Alex Rosenberg · 12 years ago
  12. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  13. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  14. 85a5319 Diagnose uses of function specifiers on declarations which don't declare by Eli Friedman · 16 years ago
  15. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  16. 35f6c13 make alias definition logic more similar to functions/globals. by Chris Lattner · 16 years ago
  17. 82227ff fix PR3200 by making alias emission use the new infrastructure. Fold by Chris Lattner · 16 years ago
  18. 5e1e1f9 IRgen support for alias of global variable. - PR3818. by Daniel Dunbar · 16 years ago