aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/inline-asm-q-regs.ll
Commit message (Expand)AuthorAgeFilesLines
* Let the inline asm 'q' constraint match float, and on 64-bit double too.Nick Lewycky2011-07-081-1/+13
* Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner2011-06-191-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Fix x86 inline ams 'q' constraint support. In 32-bit mode, it's just like 'Q'...Evan Cheng2009-07-171-0/+10