aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/force-align-stack-alloca.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-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