Pass AVX vectors which are arguments to varargs functions on the stack. <rdar://probl...
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-q-regs.ll
2011-07-08 Nick LewyckyLet the inline asm 'q' constraint match float, and...
2011-06-19 Chris LattnerRemove support for parsing the "type i32" syntax for...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-17 Evan ChengFix x86 inline ams 'q' constraint support. In 32-bit...