summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/inalloca-ctor.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/+4
* [X86] Elide references to _chkstk for dynamic allocasDavid Majnemer2016-03-011-4/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* [X86] Convert esp-relative movs of function arguments into pushes, step 1Michael Kuperstein2014-12-091-4/+4
* 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/+34
OpenPOWER on IntegriCloud