Don't link these three passes in anymore
[oota-llvm.git] / include / llvm / Transforms / LinkAllPasses.h
2005-10-24 Chris LattnerDon't link these three passes in anymore
2005-10-24 Chris LattnerDon't invade the system namespace
2005-10-24 Chris LattnerThere is no need for this to be VC++ only
2005-10-19 Chris LattnerMake this work with the internalize change
2005-04-26 Jeff CohenAdd SimplyLibCalls.cpp to VC++ build
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-15 Chris Lattnernew pass
2005-03-28 Jeff CohenFix VC++ build breakage
2005-01-28 Jeff CohenGet VC++ compiling again
2005-01-10 Jeff CohenApply feed back from Chris:
2005-01-09 Jeff CohenAdd last four createXxxPass functions
2005-01-08 Jeff CohenAdd even more missing createXxxPass functions.
2005-01-08 Jeff CohenAdd a few more passes to LinkAllPasses.h
2005-01-08 Jeff CohenAdd more missing createXxxPass functions.
2005-01-07 Jeff CohenBut not the identation of THAT line
2005-01-07 Jeff CohenCorrect indentation levels
2005-01-07 Jeff CohenAdd missing createXxxPass functions
2005-01-07 Misha BrukmanFix spelling.
2005-01-07 Jeff CohenUpdate list of passes
2005-01-06 Jeff CohenGet the #ifdef right on LinkAllPasses.h.
2005-01-06 Jeff CohenFix minor mistakes
2005-01-06 Jeff CohenGet rid of those pesky tabs...
2005-01-06 Jeff CohenAdd project opt to Visual Studio.