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 | -2/+2 |
* | [ObjC] Use consistent comment style in inline asm | Oliver Stannard | 2017-08-21 | 1 | -1/+1 |
* | ARM64: initial clang support commit. | Tim Northover | 2014-03-29 | 1 | -7/+10 |
* | Use the actual ABI-determined C calling convention for runtime | John McCall | 2013-02-28 | 1 | -2/+2 |
* | At -O0, prefer objc_storeStrong with a null new value to the | John McCall | 2012-10-17 | 1 | -2/+1 |
* | In ARC, if we're emitting assembly markers for calls to | John McCall | 2012-09-07 | 1 | -0/+17 |
* | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall | 2011-10-02 | 1 | -1/+1 |
* | Automatic Reference Counting. | John McCall | 2011-06-15 | 1 | -0/+20 |