summaryrefslogtreecommitdiff
path: root/unittests/IR/DominatorTreeTest.cpp
Commit message (Expand)AuthorAge
* [C++11] Use 'nullptr'.Craig Topper2014-06-08
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* [PM] Split DominatorTree into a concrete analysis result object whichChandler Carruth2014-01-13
* [cleanup] Move the Dominators.h and Verifier.h headers into the IRChandler Carruth2014-01-13
* Move the LLVM IR asm writer header files into the IR directory, as theyChandler Carruth2014-01-07
* Fix dominator descendants for unreachable blocks.Diego Novillo2013-12-02
* llvm/unittests: Use OwningPtr to fix --vg-leak.NAKAMURA Takumi2013-01-23
* DominatorTreeTest.cpp: Add the file header.NAKAMURA Takumi2013-01-23
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-07