Add a new loop-instsimplify pass, with the intention of replacing the instance
[oota-llvm.git] / lib / Transforms / Scalar / Scalar.cpp
2011-01-03 Cameron ZwarichAdd a new loop-instsimplify pass, with the intention...
2011-01-02 Chris Lattnersketch out a new early cse pass. No functionality...
2010-12-26 Chris LattnerStart of a pass for recognizing memset and memcpy idioms.
2010-10-07 Devang PatelRemove LoopIndexSplit pass. It is neither maintained...
2010-10-07 Owen AndersonNext step on the getting-rid-of-static-ctors train...
2010-03-11 Nate BegemanWhoops this already existed.
2010-03-11 Nate BegemanAdd a handful of additional useful pass manager things...
2009-11-11 Chris Lattnerremove the now dead condprop pass, PR3906.
2009-03-06 Chris Lattneradd a bunch more passes to the C bindings (PR3734)...
2008-03-20 Gordon HenriksenC and Objective Caml bindings for mem2reg and reg2mem.
2008-03-16 Gordon HenriksenC and Objective Caml bindings for several scalar transf...