Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / fp-stack-O0.ll
2011-06-30 Jakob Stoklund OlesenFix a problem with fast-isel return values introduced...