Skeletal LCSSA pass. This is currently non-functional. Expect functionality
[oota-llvm.git] / include / llvm / Transforms / LinkAllPasses.h
2006-05-26 Owen AndersonSkeletal LCSSA pass. This is currently non-functional...
2006-04-10 Andrew LenharthAdd a simple pass to make sure that all (non-library...
2006-02-22 Chris LattnerMake the LLVM headers "-ansi -pedantic -Wno-long-long...
2006-01-16 Chris LattnerRemove a never-working pass
2005-11-28 Andrew LenharthAdded documented rsprofiler interface. Also remove...
2005-11-28 Andrew LenharthRandom sampling (aka Arnold and Ryder) profiling. ...
2005-11-10 Andrew Lenharthneeds to go here to apparently.
2005-10-29 Chris LattnerRemove the LowerConstantExpressionsPass pass
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.