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
*
[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
*
[Sparc] Add support to decode unimp instruction.
Venkatraman Govindaraju
2014-03-01
1
-2
/
+2
*
[Sparc] Add support to decode negative simm13 operands in the sparc disassemb...
Venkatraman Govindaraju
2014-03-01
1
-23
/
+27
*
[Sparc] Add support for decoding call instructions in the sparc disassembler.
Venkatraman Govindaraju
2014-03-01
1
-2
/
+3
*
[Sparc] Add support to disassemble sparc memory instructions.
Venkatraman Govindaraju
2014-03-01
1
-16
/
+26
*
SPARC: Implement TRAP lowering. Matches what GCC emits.
Benjamin Kramer
2014-02-23
1
-0
/
+3
*
[Sparc] Emit correct encoding for atomic instructions. Also, add support for ...
Venkatraman Govindaraju
2014-02-07
1
-8
/
+8
*
[SparcV9] Use correct register class (I64RegClass) to hold the address of _G...
Venkatraman Govindaraju
2014-01-29
1
-1
/
+1
*
[Sparc] Add support for parsing floating point instructions.
Venkatraman Govindaraju
2014-01-12
1
-123
/
+123
*
[Sparc] Add support for parsing jmpl instruction and make indirect call and j...
Venkatraman Govindaraju
2014-01-10
1
-13
/
+22
*
[Sparc] Multiclass for loads/stores. No functionality change intended.
Venkatraman Govindaraju
2014-01-09
1
-116
/
+42
*
[Sparc] Add support for parsing branch instructions and conditional moves.
Venkatraman Govindaraju
2014-01-08
1
-4
/
+7
*
[Sparc] Add support for parsing memory operands in sparc AsmParser.
Venkatraman Govindaraju
2014-01-07
1
-2
/
+2
*
[Sparc] Add initial implementation of disassembler for sparc
Venkatraman Govindaraju
2014-01-06
1
-38
/
+33
[next]