summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/DomTreeUpdaterTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [DomTreeUpdater] Ignore updates when both DT and PDT are nullptrsChijun Sima2018-07-131-5/+5
* [Dominators] Add isUpdateLazy() method to the DomTreeUpdaterChijun Sima2018-07-121-7/+14
* Test commitChijun Sima2018-07-071-1/+0
* [Dominators] Add DomTreeUpdater constructor from DT* and PDT*Jakub Kuderski2018-07-041-3/+5
* Reappl "[Dominators] Add the DomTreeUpdater class"Jakub Kuderski2018-07-031-0/+693
* Revert "[Dominators] Add the DomTreeUpdater class"Jakub Kuderski2018-07-021-693/+0
* [Dominators] Add the DomTreeUpdater classJakub Kuderski2018-07-021-0/+693
OpenPOWER on IntegriCloud