summaryrefslogtreecommitdiff
path: root/lib/IR/Dominators.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-03-04[Modules] Move CFG.h to the IR library as it defines graph traits overChandler Carruth1-1/+1
2014-02-16Remove unnecessary typename.Rafael Espindola1-6/+6
2014-02-14Add extern template instantiations of llvm::Calculate.Rafael Espindola1-0/+10
2014-01-13[PM] Split DominatorTree into a concrete analysis result object whichChandler Carruth1-33/+43
2014-01-13[PM] Pull the generic graph algorithms and data structures for dominatorChandler Carruth1-2/+3
2014-01-13[cleanup] Move the Dominators.h and Verifier.h headers into the IRChandler Carruth1-2/+2
2014-01-09Put the functionality for printing a value to a raw_ostream as anChandler Carruth1-1/+0
2014-01-07Move the LLVM IR asm writer header files into the IR directory, as theyChandler Carruth1-1/+1
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-1/+1
2013-01-02Rename VMCore directory to IR.Chandler Carruth1-0/+302