summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/inline-asm.ll
Commit message (Expand)AuthorAge
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-13
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-12
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-12
* Cleanup and test X86AsmPrinter::printPCRelImm.Rafael Espindola2013-11-27
* Handle mixed normal and early-clobber defs on inline asm.Jakob Stoklund Olesen2012-11-19
* Prioritize smaller register classes for urgent evictions.Jakob Stoklund Olesen2012-05-30
* Check register class matching instead of width of type matchingEric Christopher2011-07-14
* Add support for the X86 'l' constraint.Eric Christopher2011-07-07
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Support x86 specific inline asm modifier 'J'.Evan Cheng2008-09-22
* upgrade this testcase, add test for fp immediate to memory operand.Chris Lattner2007-03-08
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Add new testcaseChris Lattner2006-06-08
* New testcase, using "AX" as i32.Chris Lattner2006-06-08