summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/RSProfiling.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* For PR786:Reid Spencer2006-11-021-1/+0
* For PR950:Reid Spencer2006-10-201-11/+11
* simplify AnalysisGroup registration, eliminating one typeid call.Chris Lattner2006-08-281-1/+1
* eliminate RegisterOpt. It does the same thing as RegisterPass.Chris Lattner2006-08-271-3/+3
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-241-1/+1
* a few more comments on the interfaces and functionsAndrew Lenharth2005-11-281-3/+20
* Added documented rsprofiler interface. Also remove new profiler passes, theAndrew Lenharth2005-11-281-125/+48
* Fix VC++ warning.Jeff Cohen2005-11-281-0/+1
* Random sampling (aka Arnold and Ryder) profiling. This is still preliminary,...Andrew Lenharth2005-11-281-0/+702
OpenPOWER on IntegriCloud