Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo... | Pete Cooper | 2018-12-18 | 1 | -4/+4 |
* | At -O0, prefer objc_storeStrong with a null new value to the | John McCall | 2012-10-17 | 1 | -0/+4 |
* | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall | 2011-10-02 | 1 | -1/+1 |
* | Change the driver's logic about Objective-C runtimes: abstract out a | John McCall | 2011-07-06 | 1 | -1/+1 |
* | Automatic Reference Counting. | John McCall | 2011-06-15 | 1 | -0/+9 |