aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachinePassRegistry.h
Commit message (Expand)AuthorAgeFilesLines
* 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