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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for both call/jmpl instructions
Ruchira Sasanka
2001-10-21
3
-114
/
+232
*
Fixed printing of offset operand for RETURN instruction.
Vikram S. Adve
2001-10-20
1
-1
/
+12
*
Use CALL for direct function calls; JMPL for indirect ones.
Vikram S. Adve
2001-10-20
1
-19
/
+26
*
Minor bug fix in printing operands of JMPL.
Vikram S. Adve
2001-10-20
1
-2
/
+2
*
Added code to support unusable Suggested Colors.
Ruchira Sasanka
2001-10-19
2
-15
/
+26
*
Added code so that colorIGNode does not unnecessarily reserve unusable
Ruchira Sasanka
2001-10-19
2
-8
/
+18
*
Added code to PhyRegAlloc to mark unusable suggested regs
Ruchira Sasanka
2001-10-19
2
-6
/
+57
*
Corrected call interference bug - suggested color not allocated if
Ruchira Sasanka
2001-10-19
1
-14
/
+45
*
Changed Call interference info
Ruchira Sasanka
2001-10-19
3
-10
/
+27
*
Corrected call interference bug
Ruchira Sasanka
2001-10-19
2
-14
/
+87
*
no major change
Ruchira Sasanka
2001-10-18
1
-2
/
+4
*
Added support for condition code loading/stroing in methods cpReg2Reg etc.
Ruchira Sasanka
2001-10-18
2
-2
/
+8
*
removed some debug messages
Ruchira Sasanka
2001-10-18
1
-15
/
+17
*
Change Sources specifier to ExtraSources
Chris Lattner
2001-10-18
1
-1
/
+1
*
1. Move most of the constant-fixup code into machine-independent file
Vikram S. Adve
2001-10-18
1
-395
/
+42
*
Sparc-specific code shared between local files.
Vikram S. Adve
2001-10-18
1
-0
/
+61
*
Moved implementation of class UltraSparcInstrInfo to SparcInstrInfo.cpp.
Vikram S. Adve
2001-10-18
1
-19
/
+0
*
Added virtual function to generate an instruction sequence to
Vikram S. Adve
2001-10-18
1
-4
/
+13
*
Moved implementation of class UltraSparcInstrInfo here.
Vikram S. Adve
2001-10-18
1
-0
/
+143
*
1. Add a bottom-up pass on BURG trees that is used to fix constant operands.
Vikram S. Adve
2001-10-17
2
-147
/
+232
*
Separate VM instruction that generates the instructions that compute a value
Vikram S. Adve
2001-10-17
1
-1
/
+2
*
*** empty log message ***
Vikram S. Adve
2001-10-17
1
-15
/
+24
*
Only list automatically generated .cpp files.
Vikram S. Adve
2001-10-17
1
-7
/
+1
*
changed debugg message printing - no change to useful code
Ruchira Sasanka
2001-10-16
1
-13
/
+16
*
No major change - commented some debug code
Ruchira Sasanka
2001-10-16
1
-3
/
+3
*
No major change - added some comments
Ruchira Sasanka
2001-10-16
1
-7
/
+10
*
Added support for caller saving
Ruchira Sasanka
2001-10-16
8
-124
/
+346
*
Emit the proper .type declarations to tell the debugger what a function is
Chris Lattner
2001-10-15
1
-0
/
+1
*
Handle abnormal jmpl syntax correctly
Chris Lattner
2001-10-15
1
-35
/
+50
*
Print Debug Code to stderr instead of stdout so that it doesn't mess up the a...
Chris Lattner
2001-10-15
5
-25
/
+25
*
Output to cerr rather than cout so that debug info doesn't mess up assembly g...
Chris Lattner
2001-10-15
8
-124
/
+114
*
--added support for implicit operands
Ruchira Sasanka
2001-10-15
1
-9
/
+16
*
updated suggesting/coloring of call & return args & implicit operands.
Ruchira Sasanka
2001-10-15
2
-70
/
+147
*
updated suggesting/coloring of call & return args & implicit operands
Ruchira Sasanka
2001-10-15
4
-232
/
+218
*
fixed a coalscing bug
Ruchira Sasanka
2001-10-15
2
-3
/
+5
*
Be const correct
Chris Lattner
2001-10-15
2
-4
/
+4
*
Forward operands into implicit uses as well as explicit ones.
Vikram S. Adve
2001-10-14
1
-3
/
+8
*
Two bug fixes that were suppressing some "load-constant-into-register" instrs.
Vikram S. Adve
2001-10-14
1
-2
/
+2
*
Move the burg file to here. Add .in suffix to indicate that it gets
Chris Lattner
2001-10-14
1
-0
/
+309
*
Make the sparc.burg file be a little more flexible and rubust in the fact of
Chris Lattner
2001-10-14
2
-6
/
+11
*
Fix broken #endif
Chris Lattner
2001-10-13
1
-1
/
+1
*
* Add #include
Chris Lattner
2001-10-13
1
-3
/
+3
*
* Fix privacy issues on RegToRefVecMap
Chris Lattner
2001-10-13
1
-5
/
+5
*
--corrected coalescing test: coalsed only if two are of the same reg class
Ruchira Sasanka
2001-10-12
1
-6
/
+6
*
added support for implict operands in machine instruction
Ruchira Sasanka
2001-10-12
2
-29
/
+76
*
--added support for implicit operands in machine instructions
Ruchira Sasanka
2001-10-12
1
-0
/
+6
*
Record implicitRefs for each machine instruction instead of
Vikram S. Adve
2001-10-11
1
-39
/
+32
*
Add graph edges due to implicit refs in each machine instruction.
Vikram S. Adve
2001-10-11
1
-27
/
+52
*
Don't insert useful instructions in delay slot of a RETURN.
Vikram S. Adve
2001-10-10
2
-27
/
+32
*
Insert code to load constants used as Call or Return arguments.
Vikram S. Adve
2001-10-10
1
-39
/
+94
[next]