[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-modifier-q.ll
2014-03-28 Akira Hatanaka[x86] Fix printing of register operands with q modifier.