index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Sparc
/
SparcInternals.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Clean up interface to Sparc register handling a bit:
Chris Lattner
2002-08-12
1
-1
/
+1
*
* Removed extraneous #includes
Chris Lattner
2002-08-09
1
-11
/
+7
*
GCC 3.1 changes, finally the burm file builds the FIRST time a clean director...
Chris Lattner
2002-07-25
1
-0
/
+1
*
added std:: to vector
Anand Shukla
2002-07-11
1
-2
/
+2
*
Changed interface to insertCallerSavingCode().
Vikram S. Adve
2002-07-10
1
-1
/
+3
*
Numerous changes in interface to class SparcRegInfo corresponding to
Vikram S. Adve
2002-07-08
1
-75
/
+78
*
Remove diff-cluttering tags
Chris Lattner
2002-06-30
1
-1
/
+0
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-4
/
+4
*
Numerous bug fixes:
Vikram S. Adve
2002-05-19
1
-50
/
+73
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-1
/
+0
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-17
/
+17
*
Added functions to compute which register, if any, to use
Vikram S. Adve
2002-04-25
1
-15
/
+20
*
Include prototype for interface to PrologEpilogCodeInserter.cpp file
Chris Lattner
2002-04-09
1
-0
/
+2
*
s/Method/Function
Chris Lattner
2002-04-08
1
-6
/
+6
*
Added function getCallInstIndirectAddrVal() to set call interference
Vikram S. Adve
2002-03-31
1
-1
/
+3
*
s/Method/Function
Chris Lattner
2002-03-29
1
-1
/
+2
*
Several sundry bug fixes.
Vikram S. Adve
2002-03-18
1
-15
/
+23
*
Clean up std namespace issues
Chris Lattner
2002-02-24
1
-1
/
+1
*
Write llvm bytecode to output .s file as last step of LLC.
Chris Lattner
2002-02-11
1
-0
/
+1
*
* Minor cleanups
Chris Lattner
2002-02-04
1
-198
/
+62
*
Move a ton of tables out of SparcInternals.h and move them to Sparc.cpp.
Chris Lattner
2002-02-04
1
-687
/
+1
*
Convert sparc backend over to use pass based compilation structure.
Chris Lattner
2002-02-03
1
-29
/
+9
*
Implement new method by method assembly output & memory releasing
Chris Lattner
2002-02-03
1
-1
/
+13
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-19
/
+21
*
removed SizeOfStackOperand constant from the SparcRegInfo class - no longer used
Ruchira Sasanka
2002-01-07
1
-2
/
+1
*
Added more comments
Ruchira Sasanka
2002-01-07
1
-42
/
+102
*
Added comments and correct logic for finding register sizes.
Ruchira Sasanka
2002-01-07
1
-10
/
+19
*
Add function returning which operand holds immediate constant
Vikram S. Adve
2001-11-14
1
-0
/
+16
*
When allocating space on stack for writing a register,
Vikram S. Adve
2001-11-12
1
-0
/
+2
*
Added phi elimination code
Ruchira Sasanka
2001-11-12
1
-1
/
+10
*
Down-growing offsets from FP should start at 0, not -1.
Vikram S. Adve
2001-11-11
1
-1
/
+1
*
Corrected reodering code for instructions inserted before calls
Ruchira Sasanka
2001-11-10
1
-1
/
+28
*
Added code for correct reordering of call arguments
Ruchira Sasanka
2001-11-09
1
-0
/
+4
*
Bug fix: Need to include the stack offset "bias" in assembly code itself.
Vikram S. Adve
2001-11-09
1
-8
/
+39
*
Use MachineFrameInfo as base class of UltraSparcFrameInfo, and made
Vikram S. Adve
2001-11-08
1
-24
/
+102
*
Killing warnings
Chris Lattner
2001-11-07
1
-0
/
+1
*
Squelch warnings about not returning a value
Chris Lattner
2001-11-07
1
-3
/
+4
*
Fixed instruction information for RDCCR and WRCCR.
Vikram S. Adve
2001-11-04
1
-7
/
+16
*
Added code to support correct saving of %ccr across calls
Ruchira Sasanka
2001-11-03
1
-3
/
+5
*
Arranged stack frame - needs furhter organization
Ruchira Sasanka
2001-11-03
1
-0
/
+3
*
Added support for spilling
Ruchira Sasanka
2001-10-28
1
-4
/
+27
*
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
1
-1
/
+7
*
Added virtual function to generate an instruction sequence to
Vikram S. Adve
2001-10-18
1
-4
/
+13
*
Added support for caller saving
Ruchira Sasanka
2001-10-16
1
-8
/
+32
*
Output to cerr rather than cout so that debug info doesn't mess up assembly g...
Chris Lattner
2001-10-15
1
-4
/
+1
*
updated suggesting/coloring of call & return args & implicit operands
Ruchira Sasanka
2001-10-15
1
-7
/
+14
*
Be const correct
Chris Lattner
2001-10-15
1
-1
/
+1
*
Fix broken #endif
Chris Lattner
2001-10-13
1
-1
/
+1
*
added suggesting color support
Ruchira Sasanka
2001-09-30
1
-16
/
+120
[prev]
[next]