summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/seh-catch-all.ll
Commit message (Expand)AuthorAgeFilesLines
* 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