[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / switch-edge-weight.ll
2015-09-23 Cong HouAdd a test case for the fix of profile update issue...
2015-09-01 Cong HouDistribute the weight on the edge from switch to defaul...
2015-08-27 Cong HouFixed a bug that edge weights are not assigned correctl...