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 code to support correct saving of %ccr across calls
Ruchira Sasanka
2001-11-03
4
-21
/
+158
*
Arranged stack frame - needs furhter organization
Ruchira Sasanka
2001-11-03
1
-0
/
+18
*
Arranged stack frame - needs furhter organization
Ruchira Sasanka
2001-11-03
3
-2
/
+74
*
Check in to use moved stringizing code
Chris Lattner
2001-10-29
1
-2
/
+10
*
Minor fix I omitted to check in.
Vikram S. Adve
2001-10-28
1
-1
/
+1
*
Record constants that need to be emitted in the assembly code.
Vikram S. Adve
2001-10-28
1
-40
/
+19
*
Allow combinations of True/Anti/Output flags for each edge to
Vikram S. Adve
2001-10-28
1
-7
/
+16
*
Add edges between call instructions and (a) load/store instructions, and
Vikram S. Adve
2001-10-28
1
-34
/
+111
*
Generate SETX for 64-bit integers!
Vikram S. Adve
2001-10-28
1
-8
/
+28
*
Add SETX instruction for 64-bit constants.
Vikram S. Adve
2001-10-28
1
-8
/
+9
*
Need to subtract, not add, stack size in SAVE instruction!
Vikram S. Adve
2001-10-28
1
-3
/
+6
*
Major overhaul to print globals and constants.
Vikram S. Adve
2001-10-28
1
-133
/
+355
*
Added support for spilling
Ruchira Sasanka
2001-10-28
5
-98
/
+401
*
Added spill code support; moved insertCallerSaving to SparRegInfo since
Ruchira Sasanka
2001-10-28
1
-66
/
+319
*
Fixed load syntax in EmitAssembly
Ruchira Sasanka
2001-10-24
2
-10
/
+47
*
Fixed logic for checking whether a LR received the correct color.
Ruchira Sasanka
2001-10-24
1
-52
/
+60
*
Corrected a bug in SparcRegInfo.cpp - to add inserted instructions before a r...
Ruchira Sasanka
2001-10-23
2
-17
/
+16
*
added support to move "added instructions" after the delay slot
Ruchira Sasanka
2001-10-23
1
-0
/
+3
*
Added support to move "added instructions" after the delay slot
Ruchira Sasanka
2001-10-23
1
-19
/
+79
*
Use class MachineCodeForMethod to print machine code.
Vikram S. Adve
2001-10-22
1
-1
/
+1
*
Cosmetic changes only.
Vikram S. Adve
2001-10-22
1
-15
/
+49
*
Modify code that processes delay slots so that it preserves any
Vikram S. Adve
2001-10-22
1
-11
/
+36
*
UNUSED.
Vikram S. Adve
2001-10-22
1
-240
/
+0
*
Split JMPL into JMPLCALL and JMPLRET.
Vikram S. Adve
2001-10-22
1
-1
/
+2
*
Added a frame layout class, and code to insert prolog/epilog code.
Vikram S. Adve
2001-10-22
1
-15
/
+143
*
Reordered registers slightly to simplify a new check.
Vikram S. Adve
2001-10-22
1
-3
/
+14
*
Split JMPL into JMPLCALL and JMPLRET so that IsCall and IsReturn can
Vikram S. Adve
2001-10-22
1
-11
/
+9
*
Added functions to generate prolog and epilog code.
Vikram S. Adve
2001-10-22
1
-116
/
+149
*
Added SAVE and RESTORE. Duplicated JMPL into JMPLCALL and JMPLRET,
Vikram S. Adve
2001-10-22
1
-1
/
+6
*
Reordered a couple of registers to simplify some new checks.
Vikram S. Adve
2001-10-22
1
-7
/
+41
*
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
[prev]
[next]