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
/
LiveRangeInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of a few dead method declarations.
Brian Gaeke
2004-07-29
1
-7
/
+0
*
Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its
Brian Gaeke
2004-06-03
1
-2
/
+2
*
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
-10
/
+12
*
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
*
Fix typos in comments.
Brian Gaeke
2003-09-15
1
-2
/
+2
*
Add const version of getLiveRangeForValue().
Vikram S. Adve
2003-07-29
1
-4
/
+9
*
Remove extraneous #includes
Chris Lattner
2003-07-26
1
-1
/
+1
*
Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h
Chris Lattner
2003-01-14
1
-1
/
+1
*
More renamings of Target/Machine*Info to Target/Target*Info
Chris Lattner
2002-12-29
1
-2
/
+2
*
Inline typedef, eliminate unused method
Chris Lattner
2002-10-29
1
-10
/
+3
*
Added a couple of helper methods for live range construction.
Vikram S. Adve
2002-09-28
1
-13
/
+12
*
Non-standard hash classes are not in the std:: namespace
Chris Lattner
2002-07-24
1
-1
/
+1
*
MachineInstr* in vector are not const (and never really were)
Vikram S. Adve
2002-07-08
1
-1
/
+1
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-5
/
+5
*
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
Chris Lattner
2002-02-05
1
-5
/
+3
*
* Minor cleanups
Chris Lattner
2002-02-04
1
-46
/
+32
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-5
/
+5
*
Added comments, destructors where necessary.
Ruchira Sasanka
2002-01-07
1
-16
/
+42
*
Added two minor methods.
Vikram S. Adve
2001-11-08
1
-0
/
+2
*
fixed a coalscing bug
Ruchira Sasanka
2001-10-15
1
-1
/
+2
*
added suggesting color support
Ruchira Sasanka
2001-09-30
1
-1
/
+13
*
--reg alloc code added
Ruchira Sasanka
2001-09-15
1
-1
/
+7
*
--Ruchira
Ruchira Sasanka
2001-09-08
1
-0
/
+87