Reid Spencer
|
50ec3f9325
|
Add #include <iostream> since Value.h does not #include it any more.
llvm-svn: 14622
|
2004-07-04 12:19:56 +00:00 |
|
Brian Gaeke
|
f3b62c562e
|
Add stub support for reading BBTraces.
llvm-svn: 13352
|
2004-05-04 17:11:14 +00:00 |
|
Brian Gaeke
|
ae8607e56a
|
Share ProfilingType enum with the C profiling runtime libraries.
llvm-svn: 13346
|
2004-05-04 16:53:07 +00:00 |
|
Chris Lattner
|
de661f7219
|
If we have edge counts, we can produce block counts. I've verified that
using an edge profile to produce block counts gives the exact same numbers
as using a block count directly.
llvm-svn: 12232
|
2004-03-08 20:03:52 +00:00 |
|
Chris Lattner
|
f3a838662e
|
Add initial support for reading edge counts. This will be improved to enable
translation of edge counts into block/function counts when possible.
llvm-svn: 12229
|
2004-03-08 18:20:18 +00:00 |
|
Chris Lattner
|
16ad30203c
|
Fix a typeo
llvm-svn: 11323
|
2004-02-11 18:20:41 +00:00 |
|
Chris Lattner
|
427c8ee657
|
Factor this code out of llvm-prof
llvm-svn: 11314
|
2004-02-11 05:54:25 +00:00 |
|