summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/PassRegistry.cpp
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-13/+33
* Move the handling of PassRegistrationListener's to PassRegistry.Owen Anderson2010-07-201-0/+25
* Move more functionality from Pass.cpp to PassRegistry.cpp. This global will ...Owen Anderson2010-07-201-1/+43
* I just fail with SVN today.Owen Anderson2010-07-201-0/+72
OpenPOWER on IntegriCloud