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