summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/wineh-unreachable.ll
AgeCommit message (Expand)AuthorFilesLines
2016-01-05[SimplifyCFG] Further improve our ability to remove redundant catchpadsDavid Majnemer1-0/+66
2016-01-05[SimplifyCFG] Remove redundant catchpadsDavid Majnemer1-0/+18
2015-12-14[IR] Remove terminatepadDavid Majnemer1-15/+0
2015-12-12[IR] Reformulate LLVM's EH funclet IRDavid Majnemer1-29/+19
2015-10-27[SimplifyCFG] Don't DCE catchret because the successor is unreachableDavid Majnemer1-0/+20
2015-09-27[EH] Create removeUnwindEdge utilityJoseph Tremoulet1-0/+88