summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dynamic-allocas-VLAs.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2016-09-26[X86] Optimization for replacing LEA with MOV at frame index elimination timeZvi Rackover
2016-04-19[SSP, 2/2] Create llvm.stackguard() intrinsic and lower it to LOAD_STACK_GUARDTim Shen
2016-02-15Implemented stack symbol table ordering/packing optimization to improve data ...Zia Ansari
2015-09-11Use function attribute "stackrealign" to decide whether stackAkira Hatanaka
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2012-11-26Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary.Chad Rosier
2012-07-19Fix remaining lit tests which were failing when run on an AtomPreston Gurd
2012-07-16This CL changes the function prologue and epilogue emitted on X86 when stack ...Alexey Samsonov
2012-07-10Add newline.Chad Rosier
2012-07-10Add test case accidentally omitted from r160002.Chad Rosier
2012-06-18Temporarily revert r158087.Chandler Carruth
2012-06-06Add support for dynamic stack realignment in the presence of dynamic allocas onChad Rosier