index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
SparcV9
/
RegAlloc
/
IGNode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+5
*
* Use C++ style comments instead of C-style
Misha Brukman
2003-10-23
1
-23
/
+20
*
Added LLVM copyright notice.
John Criswell
2003-10-21
1
-0
/
+9
*
#include vector which we will need here soon
Chris Lattner
2003-10-15
1
-0
/
+1
*
Remove some unused methods of class IGNode.
Brian Gaeke
2003-09-24
1
-13
/
+0
*
Standardize the names of include guards.
Brian Gaeke
2003-09-21
1
-6
/
+5
*
LiveRange.h is now in lib/CodeGen/RegAlloc
Chris Lattner
2003-09-01
1
-1
/
+1
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-1
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+1
*
Remove forward decl
Chris Lattner
2002-10-29
1
-1
/
+0
*
Add method IGNode::getCombinedDegree to count the sum of the degrees
Vikram S. Adve
2002-09-20
1
-0
/
+3
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-1
/
+0
*
Minor change: Methods that return ValueSet's that are guaranteed to be valid
Chris Lattner
2002-02-05
1
-9
/
+9
*
* Code Cleanups of IGNode.h
Chris Lattner
2002-02-05
1
-48
/
+22
*
* Minor cleanups
Chris Lattner
2002-02-04
1
-7
/
+7
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-12
/
+1
*
Added comments, destructors where necessary.
Ruchira Sasanka
2002-01-07
1
-19
/
+28
*
Changed Call interference info
Ruchira Sasanka
2001-10-19
1
-2
/
+2
*
Add tags so emacs knows these are C++ files
Chris Lattner
2001-09-07
1
-1
/
+1
*
*** empty log message ***
Ruchira Sasanka
2001-08-31
1
-0
/
+152