aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/inline-asm-mrv.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+4
* remove asmparser support for the old getresult instruction, which has been su...Chris Lattner2011-06-171-5/+5
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-1/+1
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-4/+4
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-1/+1
* make the vector conversion magic handle multiple results.Chris Lattner2008-04-291-2/+20
* add support for multiple return values in inline asm. This is a step Chris Lattner2008-04-291-0/+17