aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachinePassRegistry.h
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+2
* Allow targets to select the default scheduler by name.Andrew Trick2012-04-191-0/+1
* whitespaceAndrew Trick2012-04-191-8/+8
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+1
* Sundry dependent-name fixes flagged by clang++.John McCall2009-12-171-2/+2
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* switch the sched unit map over to use a DenseMap instead of std::map. ThisChris Lattner2007-02-031-1/+0
* Final polish on machine pass registries.Jim Laskey2006-08-021-192/+29
* 1. Change use of "Cache" to "Default".Jim Laskey2006-08-011-18/+26
* Forgot the added files for plugable machine passes.Jim Laskey2006-08-011-0/+312