1. 93ab6bf CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. by Stephen Lin · 11 years ago
  2. b846381 Be sure to check ARC conventions on the implicit method declarations by John McCall · 11 years ago
  3. 4e1125f Update to use references to attribute groups instead of listing the attributes on the call/invoke instructions. by Bill Wendling · 12 years ago
  4. 41a6a3e objective-C arc IR-gen. Retaining of strong by Fariborz Jahanian · 12 years ago
  5. 015f33b At -O0, prefer objc_storeStrong with a null new value to the by John McCall · 12 years ago
  6. d64c2eb Fix a pair of bugs relating to properties in ARC. by John McCall · 12 years ago
  7. 88a4cfd Strip qualifiers off the type of an implicit property defined by only a setter. by John McCall · 13 years ago