| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Codegen] Decrease minimum jump table density. | Kyle Butt | 2016-03-29 | 1 | -6/+6 |
| * | Normalize successors' probabilities when building MBBs for jump table. | Cong Hou | 2015-12-05 | 1 | -1/+1 |
| * | Replace all weight-based interfaces in MBB with probability-based interfaces,... | Cong Hou | 2015-12-01 | 1 | -11/+11 |
| * | Revert r254348: "Replace all weight-based interfaces in MBB with probability-... | Hans Wennborg | 2015-12-01 | 1 | -11/+11 |
| * | Replace all weight-based interfaces in MBB with probability-based interfaces,... | Cong Hou | 2015-12-01 | 1 | -11/+11 |
| * | Let SelectionDAG start to use probability-based interface to add successors. | Cong Hou | 2015-11-24 | 1 | -11/+11 |
| * | Add a test case for the fix of profile update issue when lowering switch stat... | Cong Hou | 2015-09-23 | 1 | -0/+52 |
| * | Distribute the weight on the edge from switch to default statement to edges g... | Cong Hou | 2015-09-01 | 1 | -11/+199 |
| * | Fixed a bug that edge weights are not assigned correctly when lowering switch... | Cong Hou | 2015-08-27 | 1 | -0/+41 |

