[WinEH] Hoist state stores from successors
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. Differential Revision: http://reviews.llvm.org/D17391 llvm-svn: 261262
Loading
Please register or sign in to comment