Anand Shukla
|
fd61c60864
|
minor corrections
llvm-svn: 2971
|
2002-07-18 20:56:47 +00:00 |
Anand Shukla
|
21906891d7
|
additions and bug fixes
llvm-svn: 2794
|
2002-06-25 21:14:58 +00:00 |
Chris Lattner
|
e1fc2d965f
|
Convert code to use the DEBUG macro so that debug code can simply be
enabled with the -debug command line option.
llvm-svn: 2721
|
2002-05-22 21:56:32 +00:00 |
Chris Lattner
|
5328c6fd97
|
* Changes to compile successfully with GCC 3.0
* Eliminated memory leak in processGraph
* Pass vectors by const reference to moveDummyCode instead of by copy
llvm-svn: 1808
|
2002-02-26 19:40:28 +00:00 |
Anand Shukla
|
d3d1fcd08d
|
Initial check in of graph.cpp: implements graph interface used in path profiles
llvm-svn: 1803
|
2002-02-26 18:58:39 +00:00 |