summaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/ProfilingUtils.h
Commit message (Expand)AuthorAge
* Add a function for profiling to run at shutdown. Unlike the existing API, thisNick Lewycky2011-04-08
* Implementation of path profiling.Andrew Trick2011-01-29
* fix typosGabor Greif2008-03-06
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Remove trailing whitespaceMisha Brukman2005-04-21
* CPR is dead.Chris Lattner2004-11-19
* bug 122:Reid Spencer2004-07-18
* In InsertProfilingInitCall(), make it legal to pass in a null array, inBrian Gaeke2004-05-03
* Split utility functions out of BlockProfiling.cppChris Lattner2004-03-08