summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86WinEHState.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Adjust the 32-bit SEH prologue to better match realityReid Kleckner2015-05-291-72/+52
* Disable FP elimination in funcs using 32-bit MSVC EH personalitiesReid Kleckner2015-05-291-0/+5
* [WinEH] Start inserting state number stores for C++ EHReid Kleckner2015-05-281-42/+160
* [WinEH] Store pointers to the LSDA in the exception registration objectReid Kleckner2015-05-201-13/+70
* Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced ini...David Blaikie2015-05-181-2/+2
* Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"Reid Kleckner2015-05-051-0/+317
* Revert "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"Reid Kleckner2015-05-011-317/+0
* Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"Reid Kleckner2015-05-011-0/+317
* Revert "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"Reid Kleckner2015-05-011-317/+0
* [WinEH] Add an EH registration and state insertion pass for 32-bit x86Reid Kleckner2015-05-011-0/+317
OpenPOWER on IntegriCloud