1. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 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. 73c56bb In ObjC++ on legacy runtimes, push an EH cleanup as well as by John McCall · 11 years ago
  4. 0fabc18 Re-enable this test to reflect re-enabling the new SROA pass. by Chandler Carruth · 12 years ago
  5. a4376dc Turn off this test, as the new and old SROA cause it produce different output. by Nick Lewycky · 12 years ago
  6. c07a9cb Update the Clang tests which run with a full optimization pipeline for by Chandler Carruth · 12 years ago
  7. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  8. 155fa39 The optimizers figured out how to make this store 6. by Nick Lewycky · 13 years ago
  9. d1e40d5 Make -fobjc-nonfragile-abi the -cc1 default, since it's the by John McCall · 13 years ago
  10. e9b801f Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on. by Anders Carlsson · 13 years ago
  11. 45d246f update this test now that reassociate isn't stripping nsw's pointlessly. by Chris Lattner · 13 years ago
  12. 148f32a Update this test following recent optimizer changes. by Dan Gohman · 13 years ago
  13. a8af408 Not really any point to testing control flow in this test without by John McCall · 13 years ago
  14. e55e643 Update exceptions.m for r124462. by Eric Christopher · 13 years ago
  15. 9e2213d In the fragile ObjC ABI, save the caught exception to the side if there are by John McCall · 14 years ago
  16. 0434881 Make this test a little less dependent on exact optimizer results. by John McCall · 14 years ago
  17. d96a8e7 Fix a bug in @finally emission in both the fragile and non-fragile EH schemes by John McCall · 14 years ago
  18. 0b25172 Some more correctness fixes and code-size optimizations for fragile-ABI by John McCall · 14 years ago
  19. 87bb582 Fix fragile-ABI ObjC exceptions in the presence of optimization with by John McCall · 14 years ago
  20. f1549f6 Validated by nightly-test runs on x86 and x86-64 darwin, including after by John McCall · 14 years ago
  21. b76db23 NeXT/EH: When generating the rethrow code for a finally block, make sure to by Daniel Dunbar · 14 years ago