Replace all weight-based interfaces in MBB with probability-based interfaces, and...
[oota-llvm.git] / test / CodeGen / X86 / switch-edge-weight.ll
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-12-01 Hans WennborgRevert r254348: "Replace all weight-based interfaces...
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-11-24 Cong HouLet SelectionDAG start to use probability-based interfa...
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...