summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/PassRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-091-4/+4
* [opt][PassInfo] Allow opt to run passes that need target machine.Quentin Colombet2014-01-161-0/+2
* Use an RWMutex instead of a Mutex in PassRegistry.Chad Rosier2013-07-031-10/+11
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+209
OpenPOWER on IntegriCloud