Clean up some of the PassRegistry implementation, and pImpl-ize it to reduce #include...
[oota-llvm.git] / include / llvm / PassRegistry.h
2010-09-07 Owen AndersonClean up some of the PassRegistry implementation, and...
2010-09-05 Chris Lattnerfix inconsistent formatting.
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-07-21 Owen AndersonMove the smarts of AnalysisGroup registration into...
2010-07-20 Owen AndersonMove the handling of PassRegistrationListener's to...
2010-07-20 Owen AndersonMove more functionality from Pass.cpp to PassRegistry...
2010-07-20 Owen AndersonI just fail with SVN today.
2010-07-20 Owen AndersonOops.