aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/inline-asm-mrv.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-04-29make the vector conversion magic handle multiple results.Chris Lattner
2008-04-29add support for multiple return values in inline asm. This is a step Chris Lattner