1. d1e40d5 Make -fobjc-nonfragile-abi the -cc1 default, since it's the by John McCall · 13 years ago
  2. 1f38251 Pack ivar offsets together. by Bill Wendling · 13 years ago
  3. af19ac4 Obj-C/NeXT: Update and reapply 108847, now that changes are more baked. by Daniel Dunbar · 14 years ago
  4. 6633e3c Revert "Re-apply fixed version of 108749, correctly conditionalizing the new by Daniel Dunbar · 14 years ago
  5. 35eee09 Re-apply fixed version of 108749, correctly conditionalizing the new sections on by Jim Grosbach · 14 years ago
  6. 38d2479 and revert the related tests, too by Jim Grosbach · 14 years ago
  7. a7765a6 Update tests for r108749 by Jim Grosbach · 14 years ago
  8. f643b9b NeXT: Clean up dispatch method policy selection. by Daniel Dunbar · 14 years ago
  9. a7a98c9 fix PR6819 by Chris Lattner · 15 years ago
  10. cf7cfe8 fix this test. by Chris Lattner · 15 years ago
  11. 3023747 xfail this test for now. by Chris Lattner · 15 years ago
  12. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  13. 8604fae Tests use the new clang. by Fariborz Jahanian · 15 years ago
  14. 2ca2429 ... and add back a few more triple forces. by Daniel Dunbar · 15 years ago
  15. ca74ae7 Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple. by Daniel Dunbar · 15 years ago
  16. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  17. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  18. d0f8a8d Patch to allow Nonfragile ABI to use 32-bit style legacy by Fariborz Jahanian · 15 years ago
  19. 5b2bad0 API for message dispatch of methods returning floats to match gcc's closely. by Fariborz Jahanian · 15 years ago
  20. 7595fb1 Don't use \01 in symbol name if unnecessary. by Daniel Dunbar · 15 years ago
  21. f59c1a6 Fix alignment on obj_msgrefs to match llvm-gcc. by Daniel Dunbar · 15 years ago
  22. 33af70f Add test case for superrefs section (and make spacing consistent). by Daniel Dunbar · 15 years ago
  23. 0bf2199 Tweaks to Objective-C metadata (32 & 64-bit) to match llvm-gcc. by Daniel Dunbar · 15 years ago