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
/
SparcInstrAliases.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sparc] Add more instruction aliases.
James Y Knight
2015-07-06
1
-12
/
+124
*
[Sparc] Add support for flush instruction.
James Y Knight
2015-07-06
1
-0
/
+3
*
Sparc: support the "set" synthetic instruction.
James Y Knight
2015-05-18
1
-0
/
+6
*
Sparc: Add alternate aliases for conditional branch instructions.
James Y Knight
2015-04-28
1
-0
/
+6
*
Sparc: disable printing of jmp/call aliases (C++ does it)
Tim Northover
2014-05-16
1
-4
/
+4
*
[Sparc] Add trap on integer condition codes (Ticc) instructions to Sparc back...
Venkatraman Govindaraju
2014-03-02
1
-1
/
+55
*
[Sparc] Add return/rett instruction to Sparc backend.
Venkatraman Govindaraju
2014-03-02
1
-0
/
+2
*
[Sparc] Add fcmpe* instructions to Sparc backend.
Venkatraman Govindaraju
2014-03-02
1
-0
/
+7
*
[SparcV9] Adds support for branch on integer register instructions (BPr) and ...
Venkatraman Govindaraju
2014-03-02
1
-1
/
+0
*
[Sparc] Add support for parsing branches and conditional move instructions wi...
Venkatraman Govindaraju
2014-03-02
1
-24
/
+51
*
[Sparc] Make floating point branch instruction formats to accept %fcc0-%fcc1 ...
Venkatraman Govindaraju
2014-03-02
1
-6
/
+6
*
[Sparc] Add support for parsing fcmp with %fcc registers.
Venkatraman Govindaraju
2014-03-02
1
-0
/
+6
*
[SparcV9] Add support for parsing branch instructions with prediction.
Venkatraman Govindaraju
2014-03-01
1
-0
/
+71
*
[Sparc] Add support for parsing annulled branch instructions.
Venkatraman Govindaraju
2014-03-01
1
-0
/
+8
*
[Sparc] Add support for parsing sparcv9 instructions addc/subc/addccc/subccc.
Venkatraman Govindaraju
2014-03-01
1
-0
/
+6
*
[Sparc] Emit 'restore' instead of 'restore %g0, %g0, %g0'. This improves the ...
Venkatraman Govindaraju
2014-03-01
1
-0
/
+3
*
[Sparc] Add support for parsing synthetic instruction 'mov'.
Venkatraman Govindaraju
2014-02-07
1
-0
/
+6
*
[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability...
Venkatraman Govindaraju
2014-01-10
1
-0
/
+6
*
[Sparc] Add support for parsing jmpl instruction and make indirect call and j...
Venkatraman Govindaraju
2014-01-10
1
-0
/
+11
*
[Sparc] Add support for parsing branch instructions and conditional moves.
Venkatraman Govindaraju
2014-01-08
1
-0
/
+119