summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/seh-safe-div.ll
Commit message (Expand)AuthorAgeFilesLines
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* 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-32/+15
* Revert r235154-r235156, they cause asserts when building win64 code (http://c...Nico Weber2015-04-171-14/+31
* [SEH] Reimplement x64 SEH using WinEHPrepareReid Kleckner2015-04-171-31/+14
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-7/+7
* Add a Windows EH preparation pass that zaps resumesReid Kleckner2015-01-291-2/+3
* CodeGen support for x86_64 SEH catch handlers in LLVMReid Kleckner2015-01-141-0/+196
OpenPOWER on IntegriCloud