summaryrefslogtreecommitdiff
path: root/unittests/IR/LegacyPassManagerTest.cpp
Commit message (Expand)AuthorAge
* [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