summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/inline_invoke.ll
Commit message (Expand)AuthorAgeFilesLines
* [FunctionAttrs] Annotate "willreturn" for intrinsicsHideto Ueno2019-07-281-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+349
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-349/+0
* [PM] Move the collection of call sites to a more appropriate placeChandler Carruth2016-12-271-0/+1
* Sort the enums in Attributes.h in case insensitive alphabetical order.Akira Hatanaka2015-11-111-1/+1
* Emit argmemonly attribute for intrinsics.Igor Laevsky2015-08-131-1/+2
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-23/+23
* Fix inlining to not produce duplicate landingpad clausesMark Seaborn2013-12-081-5/+0
* Update test. There may be multiple catches, but those will be cleaned up.Bill Wendling2013-03-221-0/+5
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-1/+6
* Update to new EH scheme.Bill Wendling2011-09-021-95/+34
* Auto upgrade the old EH scheme to use the new one. This is on a trial basis. IfBill Wendling2011-08-271-34/+101
* SplitCriticalEdge can sometimes split the edge from an invoke to a landingJohn McCall2011-06-091-1/+92
* First, do no harm -- even if we can't find a selector for an enclosingJohn McCall2011-06-011-2/+29
* Add the test case for phis in the outer landing pad during the inliner'sJohn McCall2011-05-301-1/+111
* Implement and document the llvm.eh.resume intrinsic, which isJohn McCall2011-05-281-13/+18
* Fix the inliner to maintain the current de facto invoke semantics:John McCall2011-05-271-0/+103
OpenPOWER on IntegriCloud