aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachinePassRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-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