index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
Instrumentation
/
ProfilePaths
/
Graph.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some beta code that no longer has an owner.
Chris Lattner
2005-10-24
1
-569
/
+0
*
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-23
1
-24
/
+24
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-37
/
+37
*
Add support for compilers without argument dependent name lookup, contributed
Chris Lattner
2004-12-08
1
-1
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
1
-1
/
+1
*
These files don't need to include <iostream> since they include "Support/Debu...
Brian Gaeke
2004-07-21
1
-1
/
+0
*
Add #include <iostream> since Value.h does not #include it any more.
Reid Spencer
2004-07-04
1
-0
/
+1
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-1
/
+3
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Regularize header file comment, eliminate using's
Chris Lattner
2003-10-13
1
-22
/
+20
*
Fix spelling.
Misha Brukman
2003-10-10
1
-2
/
+2
*
DEBUG got moved to Support/Debug.h
Chris Lattner
2003-08-01
1
-1
/
+1
*
Changes to runtime framework
Anand Shukla
2003-02-14
1
-5
/
+5
*
Clean up #includes
Chris Lattner
2003-01-14
1
-4
/
+1
*
Updates to work with recent Statistic's changes:
Chris Lattner
2002-10-01
1
-1
/
+1
*
Incorporated changes in alloca and getElementPointer instruction
Anand Shukla
2002-09-16
1
-43
/
+65
*
minor corrections
Anand Shukla
2002-07-18
1
-28
/
+82
*
additions and bug fixes
Anand Shukla
2002-06-25
1
-49
/
+112
*
Convert code to use the DEBUG macro so that debug code can simply be
Chris Lattner
2002-05-22
1
-21
/
+15
*
* Changes to compile successfully with GCC 3.0
Chris Lattner
2002-02-26
1
-6
/
+13
*
Initial check in of graph.cpp: implements graph interface used in path profiles
Anand Shukla
2002-02-26
1
-0
/
+425