summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachinePassRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove an unnecessary file; NFC.Aaron Ballman2018-11-261-17/+0
* Type safe version of MachinePassRegistrySerge Guelton2018-11-091-38/+0
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-141-1/+1
* Allow targets to select the default scheduler by name.Andrew Trick2012-04-191-0/+13
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Final polish on machine pass registries.Jim Laskey2006-08-021-13/+19
* 1. Change use of "Cache" to "Default".Jim Laskey2006-08-011-2/+6
* Forgot the added files for plugable machine passes.Jim Laskey2006-08-011-0/+31
OpenPOWER on IntegriCloud