1. fcd3314 Cleanup the handling of noinline function attributes, -fno-inline, by Chandler Carruth · 9 years ago
  2. e585b5c Fix broken tests from no-jump-table commit by Nirav Dave · 9 years ago
  3. fcbdb6e Update clang to take into account the changes to personality fns by David Majnemer · 10 years ago
  4. 0d4fb98 [patch][pr19848] Produce explicit comdats in clang. by Rafael Espindola · 11 years ago
  5. 8bf410f Call ResolveExceptionSpec for non-OdrUsed functions. by Nico Weber · 11 years ago
  6. 82d14cd Remove 'not' from some CodeGen tests by Alp Toker · 12 years ago
  7. 925213b Add 'not' to commands that are expected to fail. by Rafael Espindola · 12 years ago
  8. 706469b Add more of the command line options as attribute flags. by Bill Wendling · 13 years ago
  9. 2386bb1 Reapply r176133 with testcase fixes. by Bill Wendling · 13 years ago
  10. 0f424b0 Revert "Add more attributes from the command line to functions." by Anna Zaks · 13 years ago
  11. 87869db Add more attributes from the command line to functions. by Bill Wendling · 13 years ago
  12. c33fc4c Modify the tests to use attribute group references instead of listing the by Bill Wendling · 13 years ago
  13. 985d1c5 Add the 'target-cpu' and 'target-features' attributes to functions. by Bill Wendling · 13 years ago
  14. d372942 PR 12586: Fix assert while running libc++ testsuite: deal with exception by Richard Smith · 13 years ago
  15. 79a52e5 PR12569: Instantiate exception specifications of explicit instantiations by Richard Smith · 13 years ago
  16. f623c96 Implement DR1330 in C++11 mode, to support libstdc++4.7 which uses it. by Richard Smith · 13 years ago