Reid Spencer
|
eb04d9bcb4
|
Add #include <iostream> since Value.h does not #include it any more.
llvm-svn: 14622
|
2004-07-04 12:19:56 +00:00 |
Chris Lattner
|
9bde783c5c
|
Switch to using edge profiling information as the basic source of profile info
from using basic block counts.
llvm-svn: 12242
|
2004-03-08 22:04:08 +00:00 |
Chris Lattner
|
bd481d588a
|
Refactor implementations
llvm-svn: 12240
|
2004-03-08 21:30:35 +00:00 |
Chris Lattner
|
4b095b937e
|
Cosmetic improvements to this option.
llvm-svn: 11331
|
2004-02-11 19:14:04 +00:00 |
Chris Lattner
|
f10f6b10f9
|
Actually load profiling information now! Block layout can use real, live,
actual profile info, and works! :)
llvm-svn: 11324
|
2004-02-11 18:21:05 +00:00 |
Chris Lattner
|
f7a5d9874c
|
Add skeleton profileinfoloader pass. This will be enhanced to actually LOAD
a profile tommorow. :)
llvm-svn: 11318
|
2004-02-11 06:10:05 +00:00 |