summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ObjCARC/tail-call-invariant-enforcement.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+108
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-108/+0
* Don't add a tail keyword to calls to ObjC runtime functions if the callsAkira Hatanaka2019-03-211-1/+5
* Change the objc ARC optimizer to use the new objc.* intrinsicsPete Cooper2018-12-181-35/+35
* Add support for objc_unsafeClaimAutoreleasedReturnValue to theJohn McCall2016-01-271-0/+15
* [objc-arc] Cleaned up tail-call-invariant-enforcement.ll.Michael Gottesman2013-04-211-25/+40
* Remove an optimization where we were changing an objc_autorelease into an obj...Michael Gottesman2013-04-031-10/+0
* Fixed bug in ObjCARC where we were changing a call from objc_autoreleaseRV =>...Michael Gottesman2013-01-121-1/+1
* Fixed a bug where we were tail calling objc_autorelease causing an object to ...Michael Gottesman2013-01-121-0/+84
OpenPOWER on IntegriCloud