summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/seh-catch-all.ll
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Make llvm.x86.seh.recoverfp work on x64Reid Kleckner2015-12-151-0/+1
* [WinEH] Use operand bundles to describe call sitesDavid Majnemer2015-12-151-1/+1
* [IR] Reformulate LLVM's EH funclet IRDavid Majnemer2015-12-121-7/+4
* [WinEH] Don't emit CATCHRET from visitCatchPadDavid Majnemer2015-11-091-1/+0
* [SEH] Remember to emit the last invoke range for SEHReid Kleckner2015-10-091-18/+18
* [WinEH] Teach AsmPrinter about funcletsDavid Majnemer2015-09-291-0/+4
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* [WinEH] Create an llvm.x86.seh.exceptioninfo intrinsicReid Kleckner2015-06-111-41/+15
* [WinEH] _except_handlerN uses 0 instead of 1 to indicate catch-allReid Kleckner2015-06-101-1/+1
* [WinEH] Add 32-bit SEH state table emission prototypeReid Kleckner2015-06-091-14/+41
* [SEH] Implement GetExceptionCode in __except blocksReid Kleckner2015-04-241-3/+14
* Re-commit "[SEH] Remove the old __C_specific_handler code now that WinEHPrepa...Reid Kleckner2015-04-231-1/+0
* Revert "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare ...Reid Kleckner2015-04-231-0/+1
* [SEH] Remove the old __C_specific_handler code now that WinEHPrepare worksReid Kleckner2015-04-221-1/+0
* Re-land r235154-r235156 under the existing -sehprepare flagReid Kleckner2015-04-211-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* SEH: Finish writing the catch-all test caseReid Kleckner2015-01-221-1/+5
* Win64 SEH: Emit the constant 1 for catch-all into xdataReid Kleckner2015-01-221-0/+29
OpenPOWER on IntegriCloud