summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dynamic-alloca-in-entry.ll
AgeCommit message (Expand)Author
2016-05-18Re-commit r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instruct...Hans Wennborg
2016-05-17Revert r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions"Hans Wennborg
2016-05-17X86: Avoid using _chkstk when lowering WIN_ALLOCA instructionsHans Wennborg
2016-03-02Revert "[X86] Elide references to _chkstk for dynamic allocas"Reid Kleckner
2016-03-01[X86] Elide references to _chkstk for dynamic allocasDavid Majnemer
2014-03-09IR: Change inalloca's grammar a bitDavid Majnemer
2014-01-31Don't put non-static allocas in the static alloca mapReid Kleckner