1. 6aa9e9b IRGen: Add optnone attribute on function during O0 by Mehdi Amini · 8 years ago
  2. fcd3314 Cleanup the handling of noinline function attributes, -fno-inline, by Chandler Carruth · 9 years ago
  3. fcbdb6e Update clang to take into account the changes to personality fns by David Majnemer · 10 years ago
  4. bdf40a6 Test case updates for explicit type parameter to the gep operator by David Blaikie · 11 years ago
  5. 706469b Add more of the command line options as attribute flags. by Bill Wendling · 13 years ago
  6. 2386bb1 Reapply r176133 with testcase fixes. by Bill Wendling · 13 years ago
  7. 0f424b0 Revert "Add more attributes from the command line to functions." by Anna Zaks · 13 years ago
  8. 87869db Add more attributes from the command line to functions. by Bill Wendling · 13 years ago
  9. c33fc4c Modify the tests to use attribute group references instead of listing the by Bill Wendling · 13 years ago
  10. 985d1c5 Add the 'target-cpu' and 'target-features' attributes to functions. by Bill Wendling · 13 years ago
  11. 2ec1b10d Enable the new (more C++-like, less broken) EH model when targeting the GNUstep by David Chisnall · 13 years ago
  12. 9a837be Fix the Objective-C exception rethrow from cleanups (GNU runtimes). Note that by David Chisnall · 13 years ago
  13. b601c96 Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep by David Chisnall · 13 years ago
  14. 5fb5df9 Restructure how the driver communicates information about the by John McCall · 13 years ago
  15. f0724e8 Throw the switch to convert clang to the new exception handling model! by Bill Wendling · 14 years ago
  16. 3320e15 Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on. by Anders Carlsson · 15 years ago
  17. ad5d61e Revise cleanup IR generation to fix a major bug with cleanups (PR7686) by John McCall · 15 years ago
  18. 36ea372 The GNU-runtime ObjC personality function doesn't let us rethrow with URR for by John McCall · 15 years ago