summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/arc-unoptimized-byref-var.m
Commit message (Expand)AuthorAgeFilesLines
* Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...Pete Cooper2018-12-181-2/+2
* Distinguish `__block` variables that are captured by escaping blocksAkira Hatanaka2018-10-011-0/+1
* Revert r343518.Akira Hatanaka2018-10-011-1/+0
* Distinguish `__block` variables that are captured by escaping blocksAkira Hatanaka2018-10-011-0/+1
* Revert r341754.Akira Hatanaka2018-09-091-1/+0
* Distinguish `__block` variables that are captured by escaping blocksAkira Hatanaka2018-09-081-0/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-2/+2
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-2/+3
* In my last patch initialize the destination to null (with a simple store) bef...Fariborz Jahanian2013-01-051-0/+1
* objective-C arc: in copy helper function for Fariborz Jahanian2013-01-041-0/+14
OpenPOWER on IntegriCloud