summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/empty-cleanuppad.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+470
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-470/+0
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-4/+4
* [SimplifyCFG] Don't kill empty cleanuppads with multiple usesDavid Majnemer2016-06-041-0/+24
* [SimplifyCFG] Remove cleanuppads which are empty except for calls to lifetime...David Majnemer2016-05-211-0/+31
* [IR] Remove terminatepadDavid Majnemer2015-12-141-55/+0
* [IR] Reformulate LLVM's EH funclet IRDavid Majnemer2015-12-121-86/+69
* [WinEH] Pull Adjectives and CatchObj out of the catchpad arg listReid Kleckner2015-09-161-7/+7
* [IR] Print the label operands of a catchpad like an invokeReid Kleckner2015-09-111-1/+2
* Fixing bad test syntax.Andrew Kaylor2015-09-041-1/+1
* [WinEH] Teach SimplfyCFG to eliminate empty cleanup pads.Andrew Kaylor2015-09-041-0/+486
OpenPOWER on IntegriCloud