summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/DomTreeUpdaterTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move DomTreeUpdater from IR to AnalysisRichard Trieu2019-02-061-726/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Dominators] Refine the logic of recalculate() in the DomTreeUpdaterChijun Sima2018-08-031-0/+26
* [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