summaryrefslogtreecommitdiff
path: root/lib/IR/PassManager.cpp
Commit message (Expand)AuthorAge
* Add ArrayRef constructor from None, and do the cleanups that this constructor...Dmitri Gribenko2013-05-05
* Measure time that IR parsing took as part of the -time-passes measurement.Eli Bendersky2013-04-03
* Use a DenseMap instead of a std::map for AnalysisID -> Pass* maps. This reduc...Michael Ilseman2013-02-26
* Remove extra blank line between closing curly brace and 'else'Craig Topper2013-02-06
* 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