summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/DomTreeUpdater.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Dominators] Assert if there is modification to DelBB while it is awaiting de...Chijun Sima2018-07-251-0/+7
* [NFC] Silence Wparentheses warning in DomTreeUpdater, introduced by 336968Erich Keane2018-07-131-2/+2
* [DomTreeUpdater] Ignore updates when both DT and PDT are nullptrsChijun Sima2018-07-131-14/+29
* Reappl "[Dominators] Add the DomTreeUpdater class"Jakub Kuderski2018-07-031-0/+512
* Revert "[Dominators] Add the DomTreeUpdater class"Jakub Kuderski2018-07-021-511/+0
* [Dominators] Add the DomTreeUpdater classJakub Kuderski2018-07-021-0/+511
OpenPOWER on IntegriCloud