aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ObjCARC/invoke.ll
Commit message (Expand)AuthorAgeFilesLines
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-7/+9
* Fix broken check lines.Benjamin Kramer2012-08-171-3/+3
* Don't convert objc_retainAutoreleasedReturnValue to objc_retain if itDan Gohman2012-03-231-0/+43
* It's not possible to insert code immediately after an invoke in theDan Gohman2012-03-231-0/+66
* When an invoke is marked with metadata indicating its unwind edgeDan Gohman2012-03-141-0/+36
* Update more tests to the new EH scheme.Bill Wendling2011-08-311-0/+6
* Fix ARCOpt to insert releases on both successors of an invoke ratherDan Gohman2011-06-161-0/+67