Merging r257977:
[oota-llvm.git] / lib / CodeGen / FuncletLayout.cpp
2015-10-05 David Majnemer[WinEH] Update CATCHRET's operand to match its successor
2015-10-04 David Majnemer[WinEH] Permit branch folding in the face of funclets
2015-10-01 David Majnemer[WinEH] Stop BranchFolding from merging across funclets
2015-10-01 David Majnemer[WinEH] Make FuncletLayout more robust against catchret
2015-09-18 David Majnemer[WinEH] Moved funclet pads should be in relative order
2015-09-17 David Majnemer[WinEH] Add a funclet layout pass