Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / 2009-11-13-VirtRegRewriterBug.ll
2009-11-14 Evan ChengAdded getSubRegIndex(A,B) that returns subreg index...