Do not use typeinfo to identify pass in pass manager.
[oota-llvm.git] / lib / Transforms / Scalar / CodeGenPrepare.cpp
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2007-04-25 Devang PatelFix
2007-04-14 Chris Lattneruse an accessor to simplify code.
2007-04-13 Chris LattnerCompletely rewrite addressing-mode related sinking...
2007-04-09 Chris Lattnereliminate the last uses of some TLI methods.
2007-04-02 Chris LattnerVarious passes before isel split edges and do other...
2007-03-31 Chris LattnerSplit the sdisel code munging stuff out into its own...