summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachinePassRegistry.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Final polish on machine pass registries.Jim Laskey2006-08-021-13/+19
| | | | llvm-svn: 29471
* 1. Change use of "Cache" to "Default".Jim Laskey2006-08-011-2/+6
| | | | | | | | | | | 2. Added argument to instruction scheduler creators so the creators can do special things. 3. Repaired target hazard code. 4. Misc. More to follow. llvm-svn: 29450
* Forgot the added files for plugable machine passes.Jim Laskey2006-08-011-0/+31
llvm-svn: 29436
OpenPOWER on IntegriCloud