summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-07-02-asm-alignstack.ll
Commit message (Expand)AuthorAge
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-13
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-12
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-12
* Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack inEvan Cheng2011-01-03
* Propagate the AlignStack bit in InlineAsm's to the Dale Johannesen2010-07-02