aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ObjCARC/invoke.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+1
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-6/+6
* [objc-arc] Test cleanups.Michael Gottesman2013-04-271-0/+4
* 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