Switch more uses of DominatorTree over to ETForest.
[oota-llvm.git] / lib / Transforms / Instrumentation / RSProfiling.h
2007-02-04 Reid SpencerFor PR1163:
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2005-11-28 Andrew LenharthAdded documented rsprofiler interface. Also remove...
2005-11-28 Andrew LenharthRandom sampling (aka Arnold and Ryder) profiling. ...