aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/inline-asm-q-regs.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-17Fix x86 inline ams 'q' constraint support. In 32-bit mode, it's just like 'Q'...Evan Cheng