Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / nontemporal.ll
2011-05-03 Bill WendlingReplace the "movnt" intrinsics with a native store...