aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/inline-asm.ll
AgeCommit message (Expand)Author
2012-11-23Merging r168320: into 3.2 relase branch.Pawel Wodnicki
2012-05-30Prioritize smaller register classes for urgent evictions.Jakob Stoklund Olesen
2011-07-14Check register class matching instead of width of type matchingEric Christopher
2011-07-07Add support for the X86 'l' constraint.Eric Christopher
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-09-22Support x86 specific inline asm modifier 'J'.Evan Cheng
2007-03-08upgrade this testcase, add test for fp immediate to memory operand.Chris Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-06-08Add new testcaseChris Lattner
2006-06-08New testcase, using "AX" as i32.Chris Lattner