summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/RSProfiling.h
Commit message (Expand)AuthorAgeFilesLines
* remove the random sampling framework, which is not maintained anymore.Chris Lattner2010-01-021-31/+0
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Drop 'const'Devang Patel2007-05-031-1/+1
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-021-1/+1
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-011-0/+1
* For PR1163:Reid Spencer2007-02-041-0/+1
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-241-1/+1
* Added documented rsprofiler interface. Also remove new profiler passes, theAndrew Lenharth2005-11-281-8/+9
* Random sampling (aka Arnold and Ryder) profiling. This is still preliminary,...Andrew Lenharth2005-11-281-0/+28
OpenPOWER on IntegriCloud