[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead...
[oota-llvm.git] / lib / IR / PassRegistry.cpp
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-01-16 Quentin Colombet[opt][PassInfo] Allow opt to run passes that need targe...
2013-07-03 Chad RosierUse an RWMutex instead of a Mutex in PassRegistry.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.