This mega patch converts us from using Function::a{iterator|begin|end} to
[oota-llvm.git] / lib / Transforms / Instrumentation / EdgeProfiling.cpp
2005-01-07 Jeff CohenAdd missing createXxxPass functions
2004-09-20 Chris Lattner'Pass' should now not be derived from by clients. ...
2004-07-18 Reid Spencerbug 122:
2004-07-04 Reid SpencerAdd #include <iostream> since Value.h does not #include...
2004-03-08 Chris LattnerInitial support for edge profiling