summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [DomTree] Cleanup Update and LegalizeUpdate API moved to Support header.Alina Sbirlea2018-08-141-4/+4
* [Dominators] Add PDT constructor from FunctionJakub Kuderski2018-05-231-13/+10
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-6/+6
* [IRTests] Verify PDT instead of DTJakub Kuderski2018-05-111-2/+2
* [Dominators] Fix some edge cases for PostDomTree updatingDavid Green2018-01-201-0/+95
* [Dominators] Introduce batch updatesJakub Kuderski2017-08-161-0/+260
OpenPOWER on IntegriCloud