summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/seh-safe-div-win32.ll
AgeCommit message (Expand)Author
2016-04-07Do not select EhPad BB in MachineBlockPlacement when there is regular BB to s...Amaury Sechet
2015-12-15[WinEH] Use operand bundles to describe call sitesDavid Majnemer
2015-12-12[IR] Reformulate LLVM's EH funclet IRDavid Majnemer
2015-10-12Assign correct edge weights to unwind destinations when lowering invoke state...Cong Hou
2015-10-09[SEH] Update SEH codegen tests to use the new IRReid Kleckner
2015-06-30[SEH] Add new intrinsics for recovering and restoring parent framesReid Kleckner
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-06-11[WinEH] Put finally pointers in the handler scope table fieldReid Kleckner
2015-06-11[WinEH] Create an llvm.x86.seh.exceptioninfo intrinsicReid Kleckner
2015-06-10[WinEH] Call llvm.stackrestore in __except blocksReid Kleckner
2015-06-09[WinEH] Add 32-bit SEH state table emission prototypeReid Kleckner