[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / unreachable-loop-sinking.ll
2010-04-05 Dan GohmanDon't do code sinking on unreachable blocks. It's unpro...