Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / tlv-1.ll
2011-07-07 Evan ChengAdd Mode64Bit feature and sink it down to MC layer.
2011-01-07 Evan ChengRevert r122955. It seems using movups to lower memcpy...
2011-01-06 Evan ChengUse movups to lower memcpy and memset even if it's...
2010-12-09 Eric ChristopherRewrite the darwin tlv support to use a chain and retur...
2010-12-08 Eric ChristopherMove this test to tlv* to make it easier to notice...