[CodeGen] Mark setjmp/catchret MBBs address-taken
[oota-llvm.git] / test / CodeGen / X86 / win-catchpad.ll
2015-10-23 Joseph Tremoulet[CodeGen] Mark setjmp/catchret MBBs address-taken
2015-10-12 Cong HouAssign correct edge weights to unwind destinations...
2015-10-07 Reid Kleckner[WinEH] Undo the effect of r249578 for 32-bit
2015-10-07 Reid Kleckner[WinEH] Fix two minor issues in __CxxFrameHandler3...
2015-10-06 David Majnemer[WinEH] Create a separate MBB for funclet prologues
2015-09-29 Reid Kleckner[WinEH] Setup RBP correctly in Win64 funclet prologues
2015-09-29 David Majnemer[WinEH] Ensure that funclets obey the x64 ABI
2015-09-29 David Majnemer[WinEH] Teach AsmPrinter about funclets
2015-09-28 Reid Kleckner[WinEH] Fix ip2state table emission with funclets
2015-09-17 David Majnemer[WinEH] Fix tests broken by funclet-layout
2015-09-17 Reid Kleckner[WinEH] Make funclet return instrs pseudo instrs
2015-09-16 Reid Kleckner[WinEH] Pull Adjectives and CatchObj out of the catchpa...
2015-09-10 Reid Kleckner[WinEH] Push and pop EBP for 32-bit funclets
2015-09-10 Reid Kleckner[WinEH] Add codegen support for cleanuppad and cleanupret
2015-09-08 Reid Kleckner[WinEH] Avoid creating MBBs for LLVM BBs that cannot...
2015-09-08 Reid Kleckner[WinEH] Emit prologues and epilogues for funclets
2015-08-27 Reid Kleckner[WinEH] Add some support for code generating catchpad