[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / inlineasm-sched-bug.ll
2012-10-29 Preston GurdThis patch addresses a problem with the Post RA schedul...