aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/PassRegistry.h
Commit message (Expand)AuthorAgeFilesLines
* Reapply r110396, with fixes to appease the Linux buildbot gods.Owen Anderson2010-08-061-3/+3
* Revert r110396 to fix buildbots.Owen Anderson2010-08-061-3/+3
* Don't use PassInfo* as a type identifier for passes. Instead, use the addres...Owen Anderson2010-08-051-3/+3
* Move the smarts of AnalysisGroup registration into PassRegistry.Owen Anderson2010-07-211-3/+2
* Move the handling of PassRegistrationListener's to PassRegistry.Owen Anderson2010-07-201-3/+8
* Move more functionality from Pass.cpp to PassRegistry.cpp. This global will ...Owen Anderson2010-07-201-0/+2
* I just fail with SVN today.Owen Anderson2010-07-201-2/+0
* Oops.Owen Anderson2010-07-201-0/+67