Removing dependency on third party library for Intel JIT event support.
[oota-llvm.git] / lib / CodeGen / MachinePassRegistry.cpp
2012-04-19 Andrew TrickAllow targets to select the default scheduler by name.
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2006-08-02 Jim LaskeyFinal polish on machine pass registries.
2006-08-01 Jim Laskey1. Change use of "Cache" to "Default".
2006-08-01 Jim LaskeyForgot the added files for plugable machine passes.