[cleanup] Re-sort all the includes with utils/sort_includes.py.
[oota-llvm.git] / include / llvm / IR / Dominators.h
2014-03-04 Chandler Carruth[cleanup] Re-sort all the includes with utils/sort_incl...
2014-02-15 David BlaikieRemove unnecessary typename introduced in r201440.
2014-02-14 Rafael EspindolaHopefully fix the build with gcc.
2014-02-14 Rafael EspindolaAdd extern template instantiations of llvm::Calculate.
2014-01-13 Chandler Carruth[PM] Split DominatorTree into a concrete analysis resul...
2014-01-13 Chandler Carruth[PM][cleanup] Clean up comments and use modern doxygen...
2014-01-13 Chandler Carruth[PM] Pull the generic graph algorithms and data structu...
2014-01-13 Chandler Carruth[cleanup] Move the Dominators.h and Verifier.h headers...