summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/inalloca-stdcall.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-commit r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instruct...Hans Wennborg2016-05-181-2/+2
* Revert r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions"Hans Wennborg2016-05-171-2/+2
* X86: Avoid using _chkstk when lowering WIN_ALLOCA instructionsHans Wennborg2016-05-171-2/+2
* Revert "[X86] Elide references to _chkstk for dynamic allocas"Reid Kleckner2016-03-021-5/+5
* [X86] Elide references to _chkstk for dynamic allocasDavid Majnemer2016-03-011-5/+5
* [X86] Put no-op ADJCALLSTACK markers around all dynamic loweringsReid Kleckner2015-12-031-2/+3
* [X86] Use 4 byte preferred aggregate alignment on Win32Reid Kleckner2015-04-301-3/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* x86: Fix large model calls to __chkstk for dynamic allocasReid Kleckner2015-01-291-0/+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/+26
OpenPOWER on IntegriCloud