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
/
SparcV9_F3.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Great renaming: Sparc --> SparcV9
Brian Gaeke
2004-02-25
1
-1
/
+1
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+5
*
Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need
Misha Brukman
2003-08-14
1
-2
/
+2
*
Transition to using 'let X = y' instead of 'set X = y'.
Chris Lattner
2003-08-04
1
-109
/
+109
*
No need for a second immediate field if the class already inherits one.
Misha Brukman
2003-07-15
1
-2
/
+1
*
Removed unnecessary assignment (it was taken care by a superclass) and clarified
Misha Brukman
2003-07-07
1
-6
/
+5
*
* Force all "don't care" bits to 0 so that there are absolutely no unset bits in
Misha Brukman
2003-07-02
1
-10
/
+16
*
Added missing directive to store the instruction name.
Misha Brukman
2003-06-05
1
-0
/
+1
*
Added missing 'rs1' field to F3_rdrs1imm13, 'rd' to F3_rdrs1rs2.
Misha Brukman
2003-06-05
1
-3
/
+2
*
Added instruction format class 3.15 and floating-point compare instructions.
Misha Brukman
2003-06-04
1
-2
/
+16
*
Store instructions are different from other Format 3.1/3.2 instructions in that
Misha Brukman
2003-06-03
1
-1
/
+37
*
* Removed unused classes: the rd field is always mentioned as the last reg.
Misha Brukman
2003-06-03
1
-57
/
+19
*
Added MOVR (move int reg on register condition), aka comparison with zero.
Misha Brukman
2003-06-02
1
-0
/
+23
*
The 'rd' register is consistently mentioned last in instruction definitions.
Misha Brukman
2003-05-31
1
-4
/
+16
*
The actual order of parameters in a 2-reg-immediate assembly instructions is
Misha Brukman
2003-05-31
1
-2
/
+34
*
Because the format of the shift instructions is `shift r, shcnt, r', the
Misha Brukman
2003-05-30
1
-7
/
+11
*
Makefile: Make SparcV9CodeEmitter.inc depend on SparcV9_F*.td as well.
Brian Gaeke
2003-05-30
1
-2
/
+6
*
* Broke up SparcV9.td into separate files as it was getting unmanageable
Misha Brukman
2003-05-29
1
-0
/
+171