Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / narrow-shl-cst.ll
2011-04-22 Benjamin KramerX86: Try to use a smaller encoding by transforming...