summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/inline-asm-tied.ll
AgeCommit message (Expand)AuthorFilesLines
2014-02-13Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders1-1/+1
2014-02-12Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders1-1/+1
2014-02-12Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders1-1/+1
2012-08-31Don't enforce ordered inline asm operands.Jakob Stoklund Olesen1-0/+9
2012-02-10RegAlloc superpass: includes phi elimination, coalescing, and scheduling.Andrew Trick1-1/+1
2011-11-12Switch a couple -O0 tests to RABasic.Jakob Stoklund Olesen1-1/+3
2010-07-02Propagate the AlignStack bit in InlineAsm's to the Dale Johannesen1-1/+1
2010-05-27Add a -regalloc=default option that chooses a register allocator based on the -OJakob Stoklund Olesen1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-07-16Assume an inline asm might be a call, so we getDale Johannesen1-1/+1
2009-06-24Fix support for inline asm input / output operand tying when operand spans ac...Evan Cheng1-0/+19