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
/
SparcV8
/
SparcV8RegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass extra regclasses into spilling code
Chris Lattner
2005-09-30
1
-2
/
+4
*
Fix code that assumes the register info will be dumped into a target
Chris Lattner
2005-08-19
1
-18
/
+18
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-5
/
+5
*
Remove dependency on MRegisterInfo::getRegClass
Brian Gaeke
2004-10-29
1
-2
/
+15
*
Implement eliminateCallFramePseudoInstr().
Brian Gaeke
2004-10-10
1
-6
/
+8
*
Use FpMOVD pseudo-instruction to move doubles around.
Brian Gaeke
2004-09-29
1
-0
/
+2
*
Back to compiling land for v8
Brian Gaeke
2004-09-02
1
-1
/
+1
*
Code insertion methods now return void instead of an int.
Chris Lattner
2004-08-15
1
-10
/
+7
*
These methods no longer take a TargetRegisterClass* operand.
Chris Lattner
2004-08-15
1
-12
/
+9
*
Update to no longer take MF as an argument
Chris Lattner
2004-08-14
1
-2
/
+2
*
Add #includes
Chris Lattner
2004-07-04
1
-0
/
+1
*
Allow saving and restoring of double and float registers.
Brian Gaeke
2004-06-27
1
-9
/
+27
*
The long integer pseudo-regs are history. So long, we hardly knew ye.
Brian Gaeke
2004-06-24
1
-1
/
+1
*
Rename the load and store opcodes. The non-fp ones only have one
Brian Gaeke
2004-06-24
1
-2
/
+2
*
Add pseudo-registers and register class for 64-bit integer values.
Brian Gaeke
2004-06-22
1
-2
/
+2
*
Make storeRegToStackSlot slightly shorter.
Brian Gaeke
2004-06-17
1
-7
/
+7
*
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
Chris Lattner
2004-06-17
1
-1
/
+1
*
Squash a warning from the Solaris assembler by aligning the stack
Brian Gaeke
2004-06-15
1
-1
/
+2
*
I don't think we have to have 4 extra allocated (but unused) bytes on the stack.
Brian Gaeke
2004-04-13
1
-1
/
+1
*
Make generation of stack-slot loads and copies less ugly.
Brian Gaeke
2004-04-07
1
-7
/
+4
*
First attempt at handling frame index elimination.
Brian Gaeke
2004-04-06
1
-8
/
+11
*
Add support for many of the MRegisterInfo callbacks.
Brian Gaeke
2004-04-02
1
-9
/
+48
*
Make prolog align stack properly. Make epilog not touch any registers.
Brian Gaeke
2004-03-06
1
-4
/
+4
*
Teach getRegClassForType where to find FP registers
Brian Gaeke
2004-03-06
1
-3
/
+2
*
Implement initial prolog/epilog code insertion methods.
Chris Lattner
2004-02-29
1
-6
/
+14
*
Bring this directory into "it actually compiles" land
Chris Lattner
2004-02-28
1
-6
/
+6
*
SparcV8 skeleton
Brian Gaeke
2004-02-25
1
-0
/
+99