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
/
CodeGen
/
RegAlloc
/
LiveRange.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specific
Chris Lattner
2004-01-09
1
-184
/
+0
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
* Order #includes as per style guide
Misha Brukman
2003-10-23
1
-29
/
+29
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
Standardize the names of include guards.
Brian Gaeke
2003-09-21
1
-2
/
+2
*
isMarkedForSpill() should be const.
Vikram S. Adve
2003-07-10
1
-1
/
+1
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-4
/
+1
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+2
*
Add new method
Chris Lattner
2003-01-15
1
-0
/
+1
*
Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h
Chris Lattner
2003-01-14
1
-1
/
+1
*
Remove long dead #if 0
Chris Lattner
2002-10-29
1
-4
/
+0
*
Remove #include
Chris Lattner
2002-10-29
1
-1
/
+0
*
Add method clearCallInterference().
Vikram S. Adve
2002-03-31
1
-0
/
+3
*
* Code Cleanups of IGNode.h
Chris Lattner
2002-02-05
1
-5
/
+2
*
* Code Cleanups
Chris Lattner
2002-02-05
1
-94
/
+63
*
* Minor cleanups
Chris Lattner
2002-02-04
1
-12
/
+4
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-2
/
+3
*
Added comments, destructors where necessary.
Ruchira Sasanka
2002-01-07
1
-35
/
+55
*
Changed some names of methods, added const etc.
Ruchira Sasanka
2001-11-15
1
-1
/
+1
*
Added two minor methods.
Vikram S. Adve
2001-11-08
1
-3
/
+6
*
Added support for spilling
Ruchira Sasanka
2001-10-28
1
-0
/
+38
*
Added code to support unusable Suggested Colors.
Ruchira Sasanka
2001-10-19
1
-15
/
+24
*
Changed Call interference info
Ruchira Sasanka
2001-10-19
1
-8
/
+23
*
Print Debug Code to stderr instead of stdout so that it doesn't mess up the a...
Chris Lattner
2001-10-15
1
-1
/
+1
*
added suggesting color support
Ruchira Sasanka
2001-09-30
1
-1
/
+22
*
--Ruchira
Ruchira Sasanka
2001-09-08
1
-0
/
+110