| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-05-17 | Merge DominatorTree and Dominators. | Camille GILLOT | -7/+1 |
| 2023-05-17 | Cache dominators. | Camille GILLOT | -4/+6 |
| 2023-05-17 | Preprocess dominator tree to answer queries in O(1) | Tomasz Miąsko | -1/+6 |
| 2023-04-24 | Split `{Idx, IndexVec, IndexSlice}` into their own modules | Maybe Waffle | -1/+1 |
| 2023-04-02 | Use `&IndexSlice` instead of `&IndexVec` where possible | Scott McMurray | -3/+3 |
| 2023-01-23 | Rollup merge of #107151 - tmiasko:dominators-no-inline, r=compiler-errors | Yuki Okushi | -1/+0 |
| 2023-01-21 | Instantiate dominators algorithm only once | Tomasz Miąsko | -1/+0 |
| 2023-01-17 | Refactor basic blocks control flow caches | Tomasz Miąsko | -24/+74 |
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -1/+1 |
| 2022-07-07 | Move `dominators` from Body to BasicBlocks | Tomasz Miąsko | -0/+6 |
| 2022-07-07 | Make MIR basic blocks field public | Tomasz Miąsko | -0/+141 |
