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
/
SparcV9Instr.def
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added MOVR (move int reg on register condition), aka comparison with zero.
Misha Brukman
2003-06-02
1
-6
/
+12
*
SparcInstr.def: added 'r' and 'i' versions of MOV(F)cc instructions
Misha Brukman
2003-06-02
1
-32
/
+64
*
Made the register and immediate versions of instructions consecutive.
Misha Brukman
2003-05-30
1
-7
/
+5
*
One of the first major changes to make the work of JITting easier: adding
Misha Brukman
2003-05-27
1
-55
/
+113
*
Rename MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-14
1
-1
/
+1
*
Remove all traces of the "Opcode Mask" field in the MachineInstr class
Chris Lattner
2002-10-28
1
-8
/
+0
*
Fix misspelling
Chris Lattner
2002-10-25
1
-1
/
+1
*
Don't mark JMPLCALL and JMPLRET as branches.
Vikram S. Adve
2002-10-13
1
-4
/
+4
*
Return address register should be marked as "result" for the JMPL instruction
Vikram S. Adve
2002-09-28
1
-3
/
+4
*
BA has only one argument.
Vikram S. Adve
2002-07-08
1
-8
/
+12
*
Change latencies for Load, Store and Branch instructions.
Vikram S. Adve
2002-03-24
1
-40
/
+42
*
Change latency of SETX to improve schedule -- just a hack.
Vikram S. Adve
2001-11-14
1
-1
/
+1
*
Added M_PSEUDO_FLAG for SETX .. instr
Ruchira Sasanka
2001-11-14
1
-3
/
+3
*
Fixed instruction information for RDCCR and WRCCR.
Vikram S. Adve
2001-11-04
1
-4
/
+3
*
Added code to support correct saving of %ccr across calls
Ruchira Sasanka
2001-11-03
1
-0
/
+6
*
Add SETX instruction for 64-bit constants.
Vikram S. Adve
2001-10-28
1
-8
/
+9
*
Added SAVE and RESTORE. Duplicated JMPL into JMPLCALL and JMPLRET,
Vikram S. Adve
2001-10-22
1
-1
/
+6
*
Change latency of setuw and setsw to 2 cycles.
Vikram S. Adve
2001-09-30
1
-4
/
+5
*
Seperate instruction definitions into new SparcInstr.def file
Chris Lattner
2001-09-19
1
-0
/
+440