Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move DomTreeUpdater from IR to Analysis | Richard Trieu | 2019-02-06 | 1 | -726/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Dominators] Refine the logic of recalculate() in the DomTreeUpdater | Chijun Sima | 2018-08-03 | 1 | -0/+26 |
* | [DomTreeUpdater] Ignore updates when both DT and PDT are nullptrs | Chijun Sima | 2018-07-13 | 1 | -5/+5 |
* | [Dominators] Add isUpdateLazy() method to the DomTreeUpdater | Chijun Sima | 2018-07-12 | 1 | -7/+14 |
* | Test commit | Chijun Sima | 2018-07-07 | 1 | -1/+0 |
* | [Dominators] Add DomTreeUpdater constructor from DT* and PDT* | Jakub Kuderski | 2018-07-04 | 1 | -3/+5 |
* | Reappl "[Dominators] Add the DomTreeUpdater class" | Jakub Kuderski | 2018-07-03 | 1 | -0/+693 |
* | Revert "[Dominators] Add the DomTreeUpdater class" | Jakub Kuderski | 2018-07-02 | 1 | -693/+0 |
* | [Dominators] Add the DomTreeUpdater class | Jakub Kuderski | 2018-07-02 | 1 | -0/+693 |