summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2010-07-02-asm-alignstack.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-131-1/+1
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-121-1/+1
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-121-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
OpenPOWER on IntegriCloud