summaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/RSProfiling.h
Commit message (Expand)AuthorAge
* remove the random sampling framework, which is not maintained anymore.Chris Lattner2010-01-02
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Drop 'const'Devang Patel2007-05-03
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-02
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-01
* For PR1163:Reid Spencer2007-02-04
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-24
* 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