summaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachinePassRegistry.cpp
Commit message (Expand)AuthorAge
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-14
* Allow targets to select the default scheduler by name.Andrew Trick2012-04-19
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-20
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Final polish on machine pass registries.Jim Laskey2006-08-02
* 1. Change use of "Cache" to "Default".Jim Laskey2006-08-01
* Forgot the added files for plugable machine passes.Jim Laskey2006-08-01