Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / vec_set-9.ll
2011-06-21 Bob WilsonRevert r133452: "Emit movq for 64-bit register to XMM...
2011-06-20 Nick LewyckyEmit movq for 64-bit register to XMM register moves...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-09-25 Evan ChengPrefer movlhps over punpcklqdq, etc. in more cases.
2008-05-07 Evan ChengAdd nounwind.
2008-03-09 Chris Lattnermake this test harder
2008-03-08 Chris LattnerTeach SD some vector identities, allowing us to compile...