summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ObjCARC/cfg-hazards.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+435
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-435/+0
* Change the objc ARC optimizer to use the new objc.* intrinsicsPete Cooper2018-12-181-88/+88
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* 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-3/+3
* [objc-arc] Do not mismatch up retains inside a for loop with releases outside...Michael Gottesman2013-04-181-0/+36
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-11/+11
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-201-10/+12
* Don't let arbitrary calls disrupt nested retain+release pairs ifDan Gohman2011-08-121-0/+311
* Tidy up these testcases to look more like real code does.Dan Gohman2011-08-091-9/+9
* The ARC language-specific optimizer. Credit to Dan Gohman.John McCall2011-06-151-0/+86
OpenPOWER on IntegriCloud