summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/force-align-stack-alloca.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-commit r265039 "[X86] Merge adjacent stack adjustments in eliminateCallFra...Hans Wennborg2016-04-071-4/+10
* Revert "Re-commit r265039 "[X86] Merge adjacent stack adjustments in eliminat...Hans Wennborg2016-04-061-10/+4
* Re-commit r265039 "[X86] Merge adjacent stack adjustments in eliminateCallFra...Hans Wennborg2016-04-041-4/+10
* Revert r265039 "[X86] Merge adjacent stack adjustments in eliminateCallFrameP...Hans Wennborg2016-03-311-10/+4
* [X86] Merge adjacent stack adjustments in eliminateCallFramePseudoInstr (PR27...Hans Wennborg2016-03-311-4/+10
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* Use function attribute "stackrealign" to decide whether stackAkira Hatanaka2015-09-111-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [X86] Convert esp-relative movs of function arguments into pushes, step 1Michael Kuperstein2014-12-091-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* [x86 frame lowering] In 32-bit mode, use ESI as the base pointer.Chad Rosier2012-07-311-2/+2
* Fix remaining lit tests which were failing when run on an AtomPreston Gurd2012-07-191-1/+1
* This CL changes the function prologue and epilogue emitted on X86 when stack ...Alexey Samsonov2012-07-161-10/+6
* Add support for dynamic stack realignment in the presence of dynamic allocas onChad Rosier2012-07-101-5/+16
* Add a regression test for the bug exposed by r158087, which has beenChandler Carruth2012-06-181-0/+63
OpenPOWER on IntegriCloud