summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/wineh-cloning.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Revert r258580 and r258581.David Majnemer2016-02-011-2/+2
* [WinEH] Let cleanups post-dominated by unreachable get executedDavid Majnemer2016-01-221-2/+2
* [WinEH] Disallow cyclic unwindsJoseph Tremoulet2016-01-101-42/+0
* [WinEH] Update catchrets with cloned successorsJoseph Tremoulet2016-01-021-0/+45
* [WinEH] Use operand bundles to describe call sitesDavid Majnemer2015-12-151-97/+51
* [IR] Reformulate LLVM's EH funclet IRDavid Majnemer2015-12-121-316/+82
* [WinEH] Disable most forms of demotionReid Kleckner2015-11-191-10/+8
* [WinEH] Re-committing r252249 (Clone funclets with multiple parents) with add...Andrew Kaylor2015-11-091-4/+111
* Revert r252249 (and r252255, r252258), "[WinEH] Clone funclets with multiple ...NAKAMURA Takumi2015-11-061-111/+4
* [WinEH] Clone funclets with multiple parentsAndrew Kaylor2015-11-061-4/+111
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* [WinEH] Fix endpad coloring/numberingJoseph Tremoulet2015-10-161-0/+60
* [WinEH] Remove unreachable blocks before preparationDavid Majnemer2015-10-071-0/+11
* [WinEH] Set NoModuleLevelChanges in clone flagsJoseph Tremoulet2015-10-071-0/+41
* [EH] Create removeUnwindEdge utilityJoseph Tremoulet2015-09-271-0/+31
* [IR] Print the label operands of a catchpad like an invokeReid Kleckner2015-09-111-3/+6
* [WinEH] Fix single-block cleanup coloringJoseph Tremoulet2015-09-101-9/+45
* Fix CHECK directives that weren't checking.Hans Wennborg2015-08-311-2/+2
* [WinEH] Update coloring to handle nested cases cleanlyJoseph Tremoulet2015-08-281-0/+384
OpenPOWER on IntegriCloud