[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / coalesce_commute_subreg.ll
2015-01-09 Matthias BraunRegisterCoalescer: Fix removeCopyByCommutingDef with...