summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ObjCARCInstKind.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ObjC][ARC] Delete ObjC runtime calls on global variables annotatedAkira Hatanaka2019-06-141-0/+35
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Change the objc ARC optimizer to use the new objc.* intrinsicsPete Cooper2018-12-181-88/+64
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-0/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-9/+9
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* Create llvm.addressofreturnaddress intrinsicAlbert Gutowski2016-10-121-0/+1
* ObjCARC: Don't increment or dereference end() when scanning argsDuncan P. N. Exon Smith2016-08-171-33/+37
* Add support for objc_unsafeClaimAutoreleasedReturnValue to theJohn McCall2016-01-271-0/+14
* Analysis: Remove implicit ilist iterator conversionsDuncan P. N. Exon Smith2015-10-101-2/+2
* [ARC] Pull the ObjC ARC components that really serve the role ofChandler Carruth2015-08-201-0/+675
OpenPOWER on IntegriCloud