summaryrefslogtreecommitdiff
path: root/test/Transforms/ObjCARC/cfg-hazards.ll
Commit message (Expand)AuthorAge
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-14
* [objc-arc] Do not mismatch up retains inside a for loop with releases outside...Michael Gottesman2013-04-18
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-22
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-20
* Don't let arbitrary calls disrupt nested retain+release pairs ifDan Gohman2011-08-12
* Tidy up these testcases to look more like real code does.Dan Gohman2011-08-09
* The ARC language-specific optimizer. Credit to Dan Gohman.John McCall2011-06-15