summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ObjCARC/intrinsic-use.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+113
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-113/+0
* Change the objc ARC optimizer to use the new objc.* intrinsicsPete Cooper2018-12-181-51/+51
* [ObjCARC] Do not sink an objc_retain past a clang.arc.use.Akira Hatanaka2017-04-251-7/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-1/+1
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-2/+2
* [objc-arc] Test cleanups.Michael Gottesman2013-04-271-0/+2
* Properly model precise lifetime when given an incomplete dataflow sequence.Michael Gottesman2013-04-051-0/+51
* Add an optimizer-side test case for ARC bug <rdar://13195034>, fixedJohn McCall2013-03-251-0/+63
OpenPOWER on IntegriCloud