summaryrefslogtreecommitdiff
path: root/unittests/IR/LegacyPassManagerTest.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
* Make DataLayout a plain object, not a pass.Rafael Espindola2014-02-25
* [cleanup] Move the Dominators.h and Verifier.h headers into the IRChandler Carruth2014-01-13
* [PM] Rename the IR printing pass header to a more generic and correctChandler Carruth2014-01-12
* Move the LLVM IR asm writer header files into the IR directory, as theyChandler Carruth2014-01-07
* Use a: and s: instead of a0: and s0: in the DataLayout strings.Rafael Espindola2013-12-13
* [PM] Split the CallGraph out from the ModulePass which creates theChandler Carruth2013-11-26
* Move the old pass manager infrastructure into a legacy namespace andChandler Carruth2013-11-09