summaryrefslogtreecommitdiff
path: root/test/Transforms/ObjCARC/invoke.ll
Commit message (Expand)AuthorAge
* 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