summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/seh-finally.ll
Commit message (Expand)AuthorAgeFilesLines
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-3/+3
* [WinEH] Put finally pointers in the handler scope table fieldReid Kleckner2015-06-111-12/+29
* Re-commit "[SEH] Remove the old __C_specific_handler code now that WinEHPrepa...Reid Kleckner2015-04-231-1/+1
* Revert "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare ...Reid Kleckner2015-04-231-1/+1
* [SEH] Remove the old __C_specific_handler code now that WinEHPrepare worksReid Kleckner2015-04-221-1/+1
* Re-land r235154-r235156 under the existing -sehprepare flagReid Kleckner2015-04-211-4/+10
* Revert r235154-r235156, they cause asserts when building win64 code (http://c...Nico Weber2015-04-171-9/+3
* [SEH] Reimplement x64 SEH using WinEHPrepareReid Kleckner2015-04-171-3/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-0/+0
* Classify functions by EH personality type rather than using the tripleReid Kleckner2015-01-231-0/+45
OpenPOWER on IntegriCloud