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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
(1) Added special register class containing (for now) %fsr.
Vikram S. Adve
2003-05-27
1
-3
/
+4
*
Adjust to new interfaces
Chris Lattner
2003-01-15
1
-3
/
+5
*
#include RegClass.h explicitly
Chris Lattner
2003-01-15
1
-1
/
+1
*
Rename MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-14
1
-1
/
+1
*
Inline typedef, eliminate unused method
Chris Lattner
2002-10-29
1
-14
/
+9
*
Add #includes that were eliminated from headers
Chris Lattner
2002-10-29
1
-1
/
+2
*
Eliminate usage of MachineBasicBlock::get
Chris Lattner
2002-10-28
1
-22
/
+17
*
Rename the redundant MachineOperand::getOperandType() to MachineOperand::getT...
Chris Lattner
2002-10-28
1
-6
/
+6
*
Add #includes now that MachineInstr.h doesn't include llvm/Target/MachineInst...
Chris Lattner
2002-10-28
1
-0
/
+1
*
*** empty log message ***
Chris Lattner
2002-10-28
1
-1
/
+0
*
*** empty log message ***
Chris Lattner
2002-10-28
1
-6
/
+5
*
Live ranges for Return value and return address of a Call are now
Vikram S. Adve
2002-09-28
1
-91
/
+71
*
Allow copy coalescing in more cases: if sum of node degrees is more than
Vikram S. Adve
2002-09-20
1
-1
/
+10
*
Break RA_DEBUG option into several levels to get better control over
Vikram S. Adve
2002-09-14
1
-20
/
+26
*
MachineInstr* in vector are not const (and never really were)
Vikram S. Adve
2002-07-08
1
-9
/
+10
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-19
/
+10
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-1
/
+1
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-25
/
+19
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-0
/
+1
*
Convert operand iterator over to work like an STL iterator
Chris Lattner
2002-02-05
1
-60
/
+28
*
* Code Cleanups
Chris Lattner
2002-02-05
1
-8
/
+6
*
Must include SetOperations to do set_*
Chris Lattner
2002-02-05
1
-0
/
+1
*
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
Chris Lattner
2002-02-05
1
-14
/
+12
*
* Code Cleanups
Chris Lattner
2002-02-05
1
-36
/
+25
*
* Add #includes removed from headers
Chris Lattner
2002-02-04
1
-10
/
+8
*
Add #includes neccesary since they were removed from .h files
Chris Lattner
2002-02-04
1
-0
/
+4
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-73
/
+51
*
Added destructors and comments.
Ruchira Sasanka
2002-01-07
1
-13
/
+67
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
1
-3
/
+3
*
Coalesing bug fix - now checks for the same regType instead of the same
Ruchira Sasanka
2001-11-10
1
-3
/
+6
*
Corrected call interference bug
Ruchira Sasanka
2001-10-19
1
-0
/
+5
*
Added support for caller saving
Ruchira Sasanka
2001-10-16
1
-22
/
+22
*
Output to cerr rather than cout so that debug info doesn't mess up assembly g...
Chris Lattner
2001-10-15
1
-22
/
+22
*
updated suggesting/coloring of call & return args & implicit operands.
Ruchira Sasanka
2001-10-15
1
-52
/
+43
*
--corrected coalescing test: coalsed only if two are of the same reg class
Ruchira Sasanka
2001-10-12
1
-6
/
+6
*
--added suggesting colors; call/ret arg handling
Ruchira Sasanka
2001-09-30
1
-15
/
+96
*
* REMOVE extraneous debug info if DEBUG_RA is not set
Chris Lattner
2001-09-19
1
-1
/
+1
*
-- updated printing
Ruchira Sasanka
2001-09-18
1
-1
/
+15
*
fixed printing messages
Ruchira Sasanka
2001-09-15
1
-2
/
+4
*
*** empty log message ***
Ruchira Sasanka
2001-09-14
1
-0
/
+283