summaryrefslogtreecommitdiff
path: root/test/CodeGen/WinEH/wineh-demotion.ll
AgeCommit message (Expand)Author
2016-02-01Revert r258580 and r258581.David Majnemer
2016-01-22[WinEH] Let cleanups post-dominated by unreachable get executedDavid Majnemer
2015-12-15[WinEH] Use operand bundles to describe call sitesDavid Majnemer
2015-12-12[IR] Reformulate LLVM's EH funclet IRDavid Majnemer
2015-11-19[WinEH] Disable most forms of demotionReid Kleckner
2015-11-09[WinEH] Re-committing r252249 (Clone funclets with multiple parents) with add...Andrew Kaylor
2015-11-06Revert r252249 (and r252255, r252258), "[WinEH] Clone funclets with multiple ...NAKAMURA Takumi
2015-11-06[WinEH] Clone funclets with multiple parentsAndrew Kaylor
2015-08-23[WinEH] Require token linkage in EH pad/ret signaturesJoseph Tremoulet
2015-08-17[WinEHPrepare] Replace unreasonable funclet terminators with unreachableDavid Majnemer
2015-08-17[WinEHPrepare] Fix catchret successor phi demotionJoseph Tremoulet
2015-08-15[IR] Give catchret an optional 'return value' operandDavid Majnemer
2015-08-13[WinEHPrepare] Update demotion logicJoseph Tremoulet