summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-09-18-inline-asm-2.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-3/+3
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-3/+3
2014-02-13Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders1-3/+3
2014-02-12Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders1-3/+3
2014-02-12Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders1-3/+3
2012-06-08Don't run RAFast in the optimizing regalloc pipeline.Jakob Stoklund Olesen1-1/+1
2011-11-12Linear scan is going away.Jakob Stoklund Olesen1-1/+0
2011-08-31Fix test typo.Benjamin Kramer1-1/+1
2011-06-04Fix a test that keeps breaking when allocation orders change.Jakob Stoklund Olesen1-8/+28
2011-04-05Fix one more batch of X86 tests to be register allocation dependent.Jakob Stoklund Olesen1-2/+4
2010-06-28In asm's, output operands with matching input constraintsDale Johannesen1-2/+2
2010-06-28Add more special treatment for inline asm in RegAllocFast.Jakob Stoklund Olesen1-1/+1
2010-06-15Remove the local register allocator.Jakob Stoklund Olesen1-1/+0
2010-05-14Simplify the handling of physreg defs and uses in RegAllocFast.Jakob Stoklund Olesen1-1/+1
2010-05-13Take allocation hints from copy instructions to/from physregs.Jakob Stoklund Olesen1-1/+1
2010-05-12Enable a bunch more -regalloc=fast testsJakob Stoklund Olesen1-0/+2
2010-01-23Fix tests.Evan Cheng1-2/+2
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-2/+2
2009-03-23Model inline asm constraint which ties an input to an output register as mach...Evan Cheng1-2/+2
2008-09-24Remove SelectionDag early allocation of registersDale Johannesen1-0/+26