aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/inline-asm-tied.ll
Commit message (Expand)AuthorAgeFilesLines
* 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