Detemplatize the Statistic class. The only type it is instantiated with
[oota-llvm.git] / lib / Transforms / IPO / IndMemRemoval.cpp
2006-12-06 Chris LattnerDetemplatize the Statistic class. The only type it...
2006-11-27 Reid SpencerFor PR950:
2006-11-26 Bill WendlingReplace #include <iostream> with llvm_* streams.
2006-11-02 Reid SpencerFor PR786:
2006-08-27 Chris Lattnereliminate RegisterOpt. It does the same thing as Regis...
2006-04-13 Andrew Lenharthlinear -> constant time
2006-04-10 Andrew LenharthAdd a simple pass to make sure that all (non-library...