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
/
SparcInstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sparc] Implement UMUL_LOHI and SMUL_LOHI instead of MULHS/MULHU/MUL.
James Y Knight
2016-10-05
1
-2
/
+2
*
[SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> fround
Michael Kuperstein
2016-08-18
1
-10
/
+10
*
[SPARC] Fixes for hardware errata on LEON processor.
Chris Dewhurst
2016-06-19
1
-0
/
+13
*
[SPARC] Fix 8 and 16-bit atomic load and store.
James Y Knight
2016-05-23
1
-9
/
+17
*
[Sparc][LEON] Add LEON-specific CASA instruction.
Chris Dewhurst
2016-05-16
1
-6
/
+27
*
[Sparc][LEON] Add UMAC and SMAC instruction support for Sparc LEON subtargets
Chris Dewhurst
2016-05-09
1
-0
/
+28
*
[Sparc] Implement __builtin_setjmp, __builtin_longjmp back-end.
Chris Dewhurst
2016-05-04
1
-0
/
+31
*
[Sparc] This provides support for itineraries on Sparc.
Chris Dewhurst
2016-04-22
1
-112
/
+178
*
This change adds co-processor condition branching and conditional traps to th...
Chris Dewhurst
2016-03-09
1
-1
/
+13
*
The patch adds missing registers and instructions to complete all the registe...
Chris Dewhurst
2016-02-27
1
-14
/
+90
*
Reverting breaking change. Sorry.
Chris Dewhurst
2016-02-26
1
-83
/
+6
*
Reviewed at reviews.llvm.org/D17133
Chris Dewhurst
2016-02-26
1
-6
/
+83
*
Start replacing vector_extract/vector_insert with extractelt/insertelt
Matt Arsenault
2015-12-11
1
-2
/
+2
*
[SPARCv9] Add support for the rdpr/wrpr instructions.
Joerg Sonnenberger
2015-10-04
1
-0
/
+19
*
[SPARC] Add mulscc.
Joerg Sonnenberger
2015-09-17
1
-0
/
+4
*
[SPARC] Recognize st/stx operations with %fsr argument too.
Joerg Sonnenberger
2015-09-16
1
-0
/
+16
*
[Sparc]: asm-only support for the ldstub instruction.
Douglas Katzman
2015-08-19
1
-0
/
+11
*
[SPARC] Enable writing to floating-point-state register.
Douglas Katzman
2015-08-19
1
-0
/
+16
*
[Sparc] Rename LoadASR and StoreASR from r245360 to *ASI, as was intended.
James Y Knight
2015-08-19
1
-10
/
+10
*
Load/store instructions for floating points with address space require SparcV9.
Joerg Sonnenberger
2015-08-18
1
-19
/
+39
*
Load/store for float registers from/to alternate space.
Joerg Sonnenberger
2015-08-10
1
-6
/
+6
*
[Sparc] Implement i64 load/store support for 32-bit sparc.
James Y Knight
2015-08-10
1
-0
/
+18
*
[Sparc] Fix disassembly of popc instruction.
James Y Knight
2015-08-05
1
-2
/
+2
*
[SPARC] Cleanup handling of the Y/ASR registers.
James Y Knight
2015-07-08
1
-2
/
+2
*
[Sparc] Add more instruction aliases.
James Y Knight
2015-07-06
1
-0
/
+1
*
[Sparc] Add support for flush instruction.
James Y Knight
2015-07-06
1
-0
/
+14
*
[Sparc] Rearrange SparcInstrInfo, no change.
James Y Knight
2015-07-01
1
-68
/
+80
*
Sparc: Support PSR, TBR, WIM read/write instructions.
James Y Knight
2015-05-18
1
-0
/
+48
*
Sparc: Add the "alternate address space" load/store instructions.
James Y Knight
2015-05-18
1
-10
/
+41
*
Add support for the Sparc implementation-defined "ASR" registers.
James Y Knight
2015-05-18
1
-12
/
+11
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
1
-2
/
+3
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
1
-3
/
+2
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
1
-2
/
+3
*
Reuse a bunch of cached subtargets and remove getSubtarget calls
Eric Christopher
2015-01-30
1
-9
/
+9
*
Fix a whole bunch of binary literals which were the wrong size. All were bei...
Pete Cooper
2014-08-07
1
-1
/
+1
*
[Sparc] Add support for decoding 'swap' instruction.
Venkatraman Govindaraju
2014-03-09
1
-1
/
+1
*
[Sparc] Add trap on integer condition codes (Ticc) instructions to Sparc back...
Venkatraman Govindaraju
2014-03-02
1
-0
/
+12
*
[Sparc] Add return/rett instruction to Sparc backend.
Venkatraman Govindaraju
2014-03-02
1
-0
/
+8
*
[Sparc] Add support for decoding jmpl/retl/ret instruction.
Venkatraman Govindaraju
2014-03-02
1
-1
/
+2
*
[Sparc] Add fcmpe* instructions to Sparc backend.
Venkatraman Govindaraju
2014-03-02
1
-0
/
+13
*
[Sparc] Add VIS instructions to sparc backend.
Venkatraman Govindaraju
2014-03-02
1
-1
/
+7
*
[SparcV9] Adds support for branch on integer register instructions (BPr) and ...
Venkatraman Govindaraju
2014-03-02
1
-0
/
+4
*
[Sparc] Add support for parsing branches and conditional move instructions wi...
Venkatraman Govindaraju
2014-03-02
1
-1
/
+29
*
[Sparc] Make floating point branch instruction formats to accept %fcc0-%fcc1 ...
Venkatraman Govindaraju
2014-03-02
1
-16
/
+20
*
[Sparc] Add support for parsing fcmp with %fcc registers.
Venkatraman Govindaraju
2014-03-02
1
-1
/
+14
*
[Sparc] Add register class for floating point conditional flags (%fcc0 - %fcc3).
Venkatraman Govindaraju
2014-03-02
1
-5
/
+5
*
[SparcV9] Add support for parsing branch instructions with prediction.
Venkatraman Govindaraju
2014-03-01
1
-18
/
+49
*
[Sparc] Add support for parsing annulled branch instructions.
Venkatraman Govindaraju
2014-03-01
1
-6
/
+27
*
[Sparc] Add support for parsing sparcv9 instructions addc/subc/addccc/subccc.
Venkatraman Govindaraju
2014-03-01
1
-1
/
+2
*
[Sparc] Add missing ALU instruction patterns.
Venkatraman Govindaraju
2014-03-01
1
-0
/
+35
[next]