summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/inline-asm.ll
Commit message (Expand)AuthorAgeFilesLines
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-1/+1
* 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
* Cleanup and test X86AsmPrinter::printPCRelImm.Rafael Espindola2013-11-271-0/+15
* Handle mixed normal and early-clobber defs on inline asm.Jakob Stoklund Olesen2012-11-191-0/+7
* Prioritize smaller register classes for urgent evictions.Jakob Stoklund Olesen2012-05-301-0/+9
* Check register class matching instead of width of type matchingEric Christopher2011-07-141-0/+13
* Add support for the X86 'l' constraint.Eric Christopher2011-07-071-0/+7
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Support x86 specific inline asm modifier 'J'.Evan Cheng2008-09-221-4/+8
* upgrade this testcase, add test for fp immediate to memory operand.Chris Lattner2007-03-081-6/+13
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+14
OpenPOWER on IntegriCloud