Canonicalize header guards into a common format.
[oota-llvm.git] / include / llvm / Support / GenericDomTree.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-02 Matt ArsenaultMove operator[] to DomTreeNodeBase
2014-04-28 Chandler CarruthFix very poor compile-time in PR19499 due to excessive...
2014-04-14 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-03-04 Chandler Carruth[Modules] Stop including CFG.h from GenericDomTree...
2014-03-04 Chandler Carruth[Modules] Move CFG.h to the IR library as it defines...
2014-01-13 Chandler Carruth[PM] Split DominatorTree into a concrete analysis resul...
2014-01-13 Chandler Carruth[PM] Fix the const-correctness of the generic Dominator...
2014-01-13 Chandler Carruth[PM] Pull the generic graph algorithms and data structu...