summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/inalloca-invoke.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-commit r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instruct...Hans Wennborg2016-05-181-1/+2
* Revert r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions"Hans Wennborg2016-05-171-2/+1
* X86: Avoid using _chkstk when lowering WIN_ALLOCA instructionsHans Wennborg2016-05-171-1/+2
* Revert "[X86] Elide references to _chkstk for dynamic allocas"Reid Kleckner2016-03-021-5/+3
* [X86] Elide references to _chkstk for dynamic allocasDavid Majnemer2016-03-011-3/+5
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"Reid Kleckner2015-05-051-3/+3
* Revert "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"Reid Kleckner2015-05-011-3/+3
* Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"Reid Kleckner2015-05-011-3/+3
* Revert "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"Reid Kleckner2015-05-011-3/+3
* [WinEH] Add an EH registration and state insertion pass for 32-bit x86Reid Kleckner2015-05-011-3/+3
* [X86] Use 4 byte preferred aggregate alignment on Win32Reid Kleckner2015-04-301-2/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* [X86] Convert esp-relative movs of function arguments to pushes, step 2Michael Kuperstein2015-02-011-1/+1
* Revert r227728 due to bad line endings.Michael Kuperstein2015-02-011-1/+1
* [X86] Convert esp-relative movs of function arguments to pushes, step 2Michael Kuperstein2015-02-011-1/+1
* [X86] Convert esp-relative movs of function arguments into pushes, step 1Michael Kuperstein2014-12-091-1/+1
* IR: Change inalloca's grammar a bitDavid Majnemer2014-03-091-1/+1
* Implement inalloca codegen for x86 with the new inalloca designReid Kleckner2014-01-311-0/+54
OpenPOWER on IntegriCloud