1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. e953172 Tests: remove disabled llvm-gcc invocations by Dmitri Gribenko · 11 years ago
  3. d23ec89 FileCheck-ize. by Eric Christopher · 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. 7504966 ivars craeted for explicit @synthesize and those by Fariborz Jahanian · 14 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. 8604fae Tests use the new clang. by Fariborz Jahanian · 15 years ago
  9. 2ca2429 ... and add back a few more triple forces. by Daniel Dunbar · 15 years ago
  10. 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
  11. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  12. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  13. 913af35 Remove -fobjc-tight-layout, seems to work! by Daniel Dunbar · 15 years ago
  14. 6e8575b Fix the field count in interface record layout (it was incorrectly by Daniel Dunbar · 15 years ago
  15. b4c79e0 Compute interface instanceStart and instanceSize using the record by Daniel Dunbar · 15 years ago
  16. a74869c Rename test case by Daniel Dunbar · 15 years ago[Renamed from test/CodeGenObjC/ivar-layout-64.m]
  17. a80a0f6 Reapply r69771, with updates & fixes: by Daniel Dunbar · 15 years ago
  18. d4ae6c0 Revert r69771, I missed some (obvious) details. :/ by Daniel Dunbar · 15 years ago
  19. 0c45793 Rework the shadow struct that is layed out for Objective-C classes. by Daniel Dunbar · 15 years ago