1. fcd3314 Cleanup the handling of noinline function attributes, -fno-inline, by Chandler Carruth · 9 years ago
  2. fc47355 [opaque pointer type] update test cases for explicit pointee types on global aliases by David Blaikie · 10 years ago
  3. 4362261 CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. by Stephen Lin · 12 years ago
  4. 706469b Add more of the command line options as attribute flags. by Bill Wendling · 13 years ago
  5. 2386bb1 Reapply r176133 with testcase fixes. by Bill Wendling · 13 years ago
  6. 0f424b0 Revert "Add more attributes from the command line to functions." by Anna Zaks · 13 years ago
  7. 87869db Add more attributes from the command line to functions. by Bill Wendling · 13 years ago
  8. c33fc4c Modify the tests to use attribute group references instead of listing the by Bill Wendling · 13 years ago
  9. 985d1c5 Add the 'target-cpu' and 'target-features' attributes to functions. by Bill Wendling · 13 years ago
  10. b555a76 PR13941: Mark all virtual functions as unnamed_addr. It's not possible to by Richard Smith · 13 years ago
  11. 0017c5f Fix PR8720 by printing an error message with a substring that the gcc testsuite searches for. by Rafael Espindola · 15 years ago
  12. 7ec5043 Change CodeGenModule to rely on the Module's symbol table instead of by John McCall · 16 years ago
  13. 483d08a Fix attr.cpp by not checking the generated assembler output. by Anders Carlsson · 16 years ago
  14. 5866fe3 Fix for PR5967: Make const-marking for LLVM globals correct for cases requiring by Eli Friedman · 16 years ago
  15. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  16. 8b57697 Eliminate &&s in tests. by Daniel Dunbar · 16 years ago
  17. 3472ae5 Ensure we have atleast 2-byte alignment for member functions. by Mike Stump · 16 years ago
  18. f6ab1f0 Testcase for recent checkin. by Mike Stump · 16 years ago