aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2010-07-02-asm-alignstack.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack inEvan Cheng2011-01-031-2/+2
* Propagate the AlignStack bit in InlineAsm's to the Dale Johannesen2010-07-021-0/+31