aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/inline-asm.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+16
* 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
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Add new testcaseChris Lattner2006-06-081-1/+7
* New testcase, using "AX" as i32.Chris Lattner2006-06-081-0/+8