summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/inline-asm-tied.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* 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
* Don't enforce ordered inline asm operands.Jakob Stoklund Olesen2012-08-311-0/+9
* RegAlloc superpass: includes phi elimination, coalescing, and scheduling.Andrew Trick2012-02-101-1/+1
* Switch a couple -O0 tests to RABasic.Jakob Stoklund Olesen2011-11-121-1/+3
* Propagate the AlignStack bit in InlineAsm's to the Dale Johannesen2010-07-021-1/+1
* Add a -regalloc=default option that chooses a register allocator based on the -OJakob Stoklund Olesen2010-05-271-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Assume an inline asm might be a call, so we getDale Johannesen2009-07-161-1/+1
* Fix support for inline asm input / output operand tying when operand spans ac...Evan Cheng2009-06-241-0/+19
OpenPOWER on IntegriCloud