summaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/Instrumentation.h
Commit message (Expand)AuthorAge
* remove the random sampling framework, which is not maintained anymore.Chris Lattner2010-01-02
* Addedum to r80712, forgot to add files.Andreas Neustifter2009-09-01
* fix typosGabor Greif2008-03-06
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* remove some dead passes and stuff specific to the reoptimizer.Chris Lattner2007-02-20
* remove an old instrumentation pass that is not used anymore.Chris Lattner2007-01-07
* Added documented rsprofiler interface. Also remove new profiler passes, theAndrew Lenharth2005-11-28
* Random sampling (aka Arnold and Ryder) profiling. This is still preliminary,...Andrew Lenharth2005-11-28
* Remove trailing whitespaceMisha Brukman2005-04-21
* Add missing createXxxPass functionsJeff Cohen2005-01-07
* Fix return typeJeff Cohen2005-01-07
* Fix incorrect return type.Jeff Cohen2005-01-06
* Add accessor function prototypes for reoptimizer support passes.Brian Gaeke2004-09-30
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-20
* New headerChris Lattner2003-01-14