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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor changes.
Vikram S. Adve
2003-05-31
1
-0
/
+5
*
Extensive changes to the way code generation occurs for function
Vikram S. Adve
2003-05-31
2
-157
/
+261
*
(1) Added special register class containing (for now) %fsr.
Vikram S. Adve
2003-05-27
2
-16
/
+15
*
Adjust to new interfaces
Chris Lattner
2003-01-15
2
-6
/
+8
*
Move headers around
Chris Lattner
2003-01-15
2
-2
/
+2
*
Header is moved into local directory
Chris Lattner
2003-01-15
1
-3
/
+2
*
Add new method
Chris Lattner
2003-01-15
1
-0
/
+1
*
#include RegClass.h explicitly
Chris Lattner
2003-01-15
4
-4
/
+5
*
Remvoe dependency on RegClass.h
Chris Lattner
2003-01-15
1
-3
/
+4
*
Use buildmi not MI ctor directly
Chris Lattner
2003-01-15
1
-3
/
+2
*
Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLi...
Chris Lattner
2003-01-14
1
-1
/
+1
*
Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h
Chris Lattner
2003-01-14
2
-2
/
+2
*
Rename MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-14
2
-2
/
+2
*
More renamings of Target/Machine*Info to Target/Target*Info
Chris Lattner
2002-12-29
4
-12
/
+12
*
Rename MachineFrameInfo to TargetFrameInfo.h
Chris Lattner
2002-12-28
1
-1
/
+1
*
Frame info moved out of MachineFunction into a seperate object
Chris Lattner
2002-12-28
1
-6
/
+7
*
Use higher level methods, don't use TargetInstrDescriptors directly!
Chris Lattner
2002-10-29
1
-2
/
+2
*
Remove #include, misleading comment, and a typedef used only once
Chris Lattner
2002-10-29
1
-25
/
+4
*
Inline typedef, eliminate unused method
Chris Lattner
2002-10-29
2
-24
/
+12
*
Remove long dead #if 0
Chris Lattner
2002-10-29
1
-4
/
+0
*
Add #includes that were eliminated from headers
Chris Lattner
2002-10-29
4
-1
/
+14
*
De-inline methods
Chris Lattner
2002-10-29
1
-9
/
+2
*
Remove #include
Chris Lattner
2002-10-29
1
-1
/
+0
*
Remove unneeded #include
Chris Lattner
2002-10-29
1
-10
/
+9
*
Remove forward decl
Chris Lattner
2002-10-29
1
-1
/
+0
*
Make assertIGNode be private to the InterferenceGraph.cpp file
Chris Lattner
2002-10-29
2
-29
/
+26
*
Rename some regalloc fields
Chris Lattner
2002-10-28
1
-4
/
+4
*
Eliminate usage of MachineBasicBlock::get
Chris Lattner
2002-10-28
2
-103
/
+82
*
Rename the redundant MachineOperand::getOperandType() to MachineOperand::getT...
Chris Lattner
2002-10-28
2
-17
/
+17
*
Add #includes now that MachineInstr.h doesn't include llvm/Target/MachineInst...
Chris Lattner
2002-10-28
2
-0
/
+2
*
*** empty log message ***
Chris Lattner
2002-10-28
2
-2
/
+0
*
*** empty log message ***
Chris Lattner
2002-10-28
2
-26
/
+25
*
Changed `MachineCodeForMethod' to `MachineFunction'.
Misha Brukman
2002-10-28
2
-5
/
+5
*
Ensure definate initialization
Chris Lattner
2002-10-22
1
-1
/
+1
*
- Two minor improvements to the MachineInstr class to reduce footprint and
Chris Lattner
2002-10-22
1
-9
/
+8
*
Major bug fix: spill code for an instruction in a delay slot was
Vikram S. Adve
2002-10-11
1
-11
/
+73
*
Added a couple of helper methods for live range construction.
Vikram S. Adve
2002-09-28
1
-13
/
+12
*
Live ranges for Return value and return address of a Call are now
Vikram S. Adve
2002-09-28
1
-91
/
+71
*
Fixed incorrect assertion: spill code for function ptr should be
Vikram S. Adve
2002-09-28
1
-3
/
+4
*
Add method IGNode::getCombinedDegree to count the sum of the degrees
Vikram S. Adve
2002-09-20
1
-0
/
+3
*
Allow copy coalescing in more cases: if sum of node degrees is more than
Vikram S. Adve
2002-09-20
2
-1
/
+26
*
Fix typos in previous checkin.
Vikram S. Adve
2002-09-15
1
-2
/
+2
*
RegAllocCommon no longer includes CommandLine.h so we have to include it
Chris Lattner
2002-09-15
1
-0
/
+1
*
Break RA_DEBUG option into several levels to get better control over
Vikram S. Adve
2002-09-14
6
-104
/
+117
*
Remove unnecessary include.
Vikram S. Adve
2002-09-14
1
-2
/
+0
*
Break RA_DEBUG option into several levels to get better output.
Vikram S. Adve
2002-09-14
1
-0
/
+23
*
Moving to lib/CodeGen/RegAlloc.
Vikram S. Adve
2002-09-14
1
-18
/
+0
*
* Removed extraneous #includes
Chris Lattner
2002-08-09
1
-9
/
+4
*
- Cleaned up the interface to AnalysisUsage to take analysis class names
Chris Lattner
2002-08-08
1
-2
/
+2
*
Non-standard hash classes are not in the std:: namespace
Chris Lattner
2002-07-24
1
-1
/
+1
[next]