summaryrefslogtreecommitdiff
path: root/lib/IR/Dominators.cpp
Commit message (Expand)AuthorAge
* [Modules] Move CFG.h to the IR library as it defines graph traits overChandler Carruth2014-03-04
* Remove unnecessary typename.Rafael Espindola2014-02-16
* 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] 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
* Put the functionality for printing a value to a raw_ostream as anChandler Carruth2014-01-09
* Move the LLVM IR asm writer header files into the IR directory, as theyChandler Carruth2014-01-07
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Rename VMCore directory to IR.Chandler Carruth2013-01-02