aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/inline-asm-tied.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-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