Debug Info: Use identifier to reference DIType in base type field of
[oota-llvm.git] / lib / IR / PassManager.cpp
2013-07-03 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-05-05 Dmitri GribenkoAdd ArrayRef constructor from None, and do the cleanups...
2013-04-03 Eli BenderskyMeasure time that IR parsing took as part of the -time...
2013-02-26 Michael IlsemanUse a DenseMap instead of a std::map for AnalysisID...
2013-02-06 Craig TopperRemove extra blank line between closing curly brace...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.