summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/arc-arm.m
Commit message (Expand)AuthorAgeFilesLines
* Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...Pete Cooper2018-12-181-2/+2
* [ObjC] Use consistent comment style in inline asmOliver Stannard2017-08-211-1/+1
* ARM64: initial clang support commit.Tim Northover2014-03-291-7/+10
* Use the actual ABI-determined C calling convention for runtimeJohn McCall2013-02-281-2/+2
* At -O0, prefer objc_storeStrong with a null new value to theJohn McCall2012-10-171-2/+1
* In ARC, if we're emitting assembly markers for calls toJohn McCall2012-09-071-0/+17
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Automatic Reference Counting.John McCall2011-06-151-0/+20
OpenPOWER on IntegriCloud