remove an old instrumentation pass that is not used anymore.
[oota-llvm.git] / include / llvm / Transforms / Instrumentation.h
2007-01-07 Chris Lattnerremove an old instrumentation pass that is not used...
2005-11-28 Andrew LenharthAdded documented rsprofiler interface. Also remove...
2005-11-28 Andrew LenharthRandom sampling (aka Arnold and Ryder) profiling. ...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-01-07 Jeff CohenAdd missing createXxxPass functions
2005-01-07 Jeff CohenFix return type
2005-01-06 Jeff CohenFix incorrect return type.
2004-09-30 Brian GaekeAdd accessor function prototypes for reoptimizer suppor...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-01-14 Chris LattnerNew header