summaryrefslogtreecommitdiff
path: root/test/Transforms/ObjCARC/invoke.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] Test cleanups.Michael Gottesman2013-04-27
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-22
* Fix broken check lines.Benjamin Kramer2012-08-17
* Don't convert objc_retainAutoreleasedReturnValue to objc_retain if itDan Gohman2012-03-23
* It's not possible to insert code immediately after an invoke in theDan Gohman2012-03-23
* When an invoke is marked with metadata indicating its unwind edgeDan Gohman2012-03-14
* Update more tests to the new EH scheme.Bill Wendling2011-08-31
* Fix ARCOpt to insert releases on both successors of an invoke ratherDan Gohman2011-06-16