If we know that all of our successors want to be in the exact same
state, it makes sense to hoist the state transition into their common
predecessor.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D17391
[WinEH] Hoist state stores from successors ClosedPublic Authored by majnemer on Feb 18 2016, 9:41 AM.
Details Summary If we know that all of our successors want to be in the exact same
Diff Detail Event Timelinemajnemer updated this object. This revision is now accepted and ready to land.Feb 18 2016, 1:14 PM Closed by commit rL261262: [WinEH] Hoist state stores from successors (authored by majnemer). · Explain WhyFeb 18 2016, 1:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 48347 lib/Target/X86/X86WinEHState.cpp
test/CodeGen/X86/win-catchpad.ll
|