summaryrefslogtreecommitdiff
path: root/include/llvm/Support/GenericDomTree.h
Commit message (Expand)AuthorAge
* Fix very poor compile-time in PR19499 due to excessive tree walks inChandler Carruth2014-04-28
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-14
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* [Modules] Stop including CFG.h from GenericDomTree.h. This used to beChandler Carruth2014-03-04
* [Modules] Move CFG.h to the IR library as it defines graph traits overChandler Carruth2014-03-04
* [PM] Split DominatorTree into a concrete analysis result object whichChandler Carruth2014-01-13
* [PM] Fix the const-correctness of the generic DominatorTreeBase toChandler Carruth2014-01-13
* [PM] Pull the generic graph algorithms and data structures for dominatorChandler Carruth2014-01-13