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
*
M_DUMMY_PHI_FLAG is no longer used to distinguish V9::PHI. Get rid of it and
Brian Gaeke
2004-08-18
1
-2
/
+1
*
The SparcV9 target no longer uses any pseudoinstructions (SETSW, SETUW,
Brian Gaeke
2004-08-18
1
-7
/
+0
*
Add M_TERMINATOR_FLAG to terminator instructions (branches and returns).
Brian Gaeke
2004-07-02
1
-46
/
+48
*
Fix file header comments and include guards -- many files have been moved or
Brian Gaeke
2004-04-25
1
-1
/
+1
*
fix bug in previous checkin
Tanya Lattner
2004-03-01
1
-1
/
+1
*
Remove a TON of flags that noone cares about
Chris Lattner
2004-02-29
1
-362
/
+362
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
RDCCR defines arg. #1, not arg. #2.
Vikram S. Adve
2003-06-20
1
-1
/
+1
*
These instructions really take three operands. This fixes some assertions
Chris Lattner
2003-06-18
1
-2
/
+2
*
* Changed Bcc instructions to behave like BPcc instructions
Misha Brukman
2003-06-06
1
-7
/
+8
*
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