summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/BlockProfiling.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add #include <iostream> since Value.h does not #include it any more.Reid Spencer2004-07-041-0/+2
* Split utility functions out of BlockProfiling.cppChris Lattner2004-03-081-85/+3
* initialization calls now return argc. If the program uses the argc valueChris Lattner2004-02-101-17/+24
* Finegrainify namespacificationChris Lattner2004-01-091-3/+1
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Refactor code, initial implementation of -insert-block-profiling passChris Lattner2003-10-291-64/+106
* Pass in argc & argvChris Lattner2003-10-281-6/+20
* Initial checkin of profiling instrumentation pass. So far, despite theChris Lattner2003-10-281-0/+127
OpenPOWER on IntegriCloud