summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Dominators.h
Commit message (Expand)AuthorAge
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* Fix fixme: remove unused method.Erik Verbruggen2014-03-11
* [C++11] Add 'override' keyword to IR library.Craig Topper2014-03-05
* [Modules] Move CFG.h to the IR library as it defines graph traits overChandler Carruth2014-03-04
* [cleanup] Re-sort all the includes with utils/sort_includes.py.Chandler Carruth2014-03-04
* Remove unnecessary typename introduced in r201440.David Blaikie2014-02-15
* Hopefully fix the build with gcc.Rafael Espindola2014-02-14
* Add extern template instantiations of llvm::Calculate.Rafael Espindola2014-02-14
* [PM] Split DominatorTree into a concrete analysis result object whichChandler Carruth2014-01-13
* [PM][cleanup] Clean up comments and use modern doxygen in this file.Chandler Carruth2014-01-13
* [PM] Pull the generic graph algorithms and data structures for dominatorChandler Carruth2014-01-13
* [cleanup] Move the Dominators.h and Verifier.h headers into the IRChandler Carruth2014-01-13