[PM/AA] Delete the LibCallAliasAnalysis and all the associated
[oota-llvm.git] / include / llvm / InitializePasses.h
2010-12-20 Duncan SandsAdd a new convenience pass for testing InstructionSimpl...
2010-12-15 Jakob Stoklund OlesenAdd MachineLoopRanges analysis.
2010-11-30 Jakob Stoklund OlesenStub out a new LiveDebugVariables pass.
2010-11-18 Dan GohmanRename ExpandPseudos to ExpandISelPseudos to help clari...
2010-11-16 Dan GohmanSplit pseudo-instruction expansion into a separate...
2010-10-19 Owen AndersonGet rid of static constructors for pass registration...
2010-10-07 Devang PatelRemove LoopIndexSplit pass. It is neither maintained...
2010-10-07 Owen AndersonAdd initialization routines for Instrumentation.
2010-10-07 Owen AndersonAdd initialization routines to InstCombine.
2010-10-07 Owen AndersonAdd initialization routines for VMCore.
2010-10-07 Owen AndersonAdd initialization routines for Target.
2010-10-07 Owen AndersonAdd initialization routines for CodeGen.
2010-10-07 Owen AndersonAdd initialization routines for Analysis and IPA.
2010-10-07 Owen AndersonAdd an initialization routine for libLLVMipo.a
2010-10-07 Owen AndersonNext step on the getting-rid-of-static-ctors train...
2010-10-07 Owen AndersonAdd the header that I accidentally forgot from r115900.