summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ObjCARC/invoke.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+224
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-224/+0
* Change the objc ARC optimizer to use the new objc.* intrinsicsPete Cooper2018-12-181-34/+34
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-16/+16
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-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
OpenPOWER on IntegriCloud