Rename loop preheaders pass to loop simplify
[oota-llvm.git] / include / llvm / ModuleProvider.h
2003-10-04 Chris LattnerRename AbstractModuleProvider -> ModuleProvider, to...
2003-09-30 Chris Lattnermake the header comment more useful
2003-09-22 Misha BrukmanMaterialize the module before releasing it.
2003-09-18 Misha BrukmanAbstract interface for module providers, e.g. streaming...