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
/
SparcInstr64Bit.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC] Fix 8 and 16-bit atomic load and store.
James Y Knight
2016-05-23
1
-5
/
+5
*
[SPARC] Use AtomicExpandPass to expand AtomicRMW instructions.
James Y Knight
2016-03-29
1
-33
/
+0
*
Sparc: Add the "alternate address space" load/store instructions.
James Y Knight
2015-05-18
1
-2
/
+2
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
1
-5
/
+6
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
1
-6
/
+5
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
1
-5
/
+6
*
Sparc: disable printing on longer "brX,pt" aliases
Tim Northover
2014-05-16
1
-2
/
+2
*
[Sparc] Add trap on integer condition codes (Ticc) instructions to Sparc back...
Venkatraman Govindaraju
2014-03-02
1
-0
/
+3
*
[SparcV9] Adds support for branch on integer register instructions (BPr) and ...
Venkatraman Govindaraju
2014-03-02
1
-0
/
+78
*
[Sparc] Make floating point branch instruction formats to accept %fcc0-%fcc1 ...
Venkatraman Govindaraju
2014-03-02
1
-2
/
+2
*
[SparcV9] Add support for parsing branch instructions with prediction.
Venkatraman Govindaraju
2014-03-01
1
-12
/
+2
*
[Sparc] Add support to disassemble sparc memory instructions.
Venkatraman Govindaraju
2014-03-01
1
-3
/
+6
*
[Sparc] Emit correct encoding for atomic instructions. Also, add support for ...
Venkatraman Govindaraju
2014-02-07
1
-1
/
+1
*
Implement SPARCv9 atomic_swap_64 with a pseudo.
Jakob Stoklund Olesen
2014-01-30
1
-0
/
+8
*
Implement atomicrmw operations in 32 and 64 bits for SPARCv9.
Jakob Stoklund Olesen
2014-01-24
1
-0
/
+25
*
[Sparc] Add support for parsing floating point instructions.
Venkatraman Govindaraju
2014-01-12
1
-18
/
+18
*
[Sparc] Multiclass for loads/stores. No functionality change intended.
Venkatraman Govindaraju
2014-01-09
1
-24
/
+4
*
[SparcV9] Rename operands in some sparc64 instructions so that TableGen can e...
Venkatraman Govindaraju
2014-01-08
1
-9
/
+9
*
[Sparc] Add support for parsing branch instructions and conditional moves.
Venkatraman Govindaraju
2014-01-08
1
-10
/
+20
*
[Sparc] Add initial implementation of disassembler for sparc
Venkatraman Govindaraju
2014-01-06
1
-20
/
+27
*
[Sparc] Add the initial implementation of an asm parser for sparc/sparcv9.
Venkatraman Govindaraju
2014-01-04
1
-1
/
+1
*
[Sparc] Handle atomic loads/stores in sparc backend.
Venkatraman Govindaraju
2014-01-01
1
-0
/
+26
*
[SparcV9] Use separate instruction patterns for 64 bit arithmetic instruction...
Venkatraman Govindaraju
2013-12-29
1
-20
/
+59
*
[Sparc]: Implement LEA pattern for sparcv9.
Venkatraman Govindaraju
2013-11-24
1
-0
/
+6
*
[SparcV9] Handle i64 <-> float conversions in sparcv9 mode.
Venkatraman Govindaraju
2013-11-03
1
-0
/
+36
*
[SparcV9] Add ctpop instruction for i64. Also, expand ctlz, cttz and bswap.
Venkatraman Govindaraju
2013-11-03
1
-0
/
+2
*
[Sparc] Custom lower addc/adde/subc/sube on i64 in sparc64.
Venkatraman Govindaraju
2013-10-06
1
-7
/
+0
*
[Sparc] Clean up branch instructions, so that TableGen can encode branch cond...
Venkatraman Govindaraju
2013-09-22
1
-3
/
+3
*
[Sparc] Add support for TLS in sparc.
Venkatraman Govindaraju
2013-09-22
1
-0
/
+9
*
Remember the anyext patterns.
Jakob Stoklund Olesen
2013-06-07
1
-0
/
+2
*
Add missing zextloadi1 to i64 patterns. PR16721.
Jakob Stoklund Olesen
2013-06-07
1
-0
/
+3
*
Fix a typo in asm string of BP* family of instructions. With this fix
Roman Divacky
2013-06-07
1
-1
/
+1
*
[Sparc]: Use cmp instruction instead of subcc to compare integers.
Venkatraman Govindaraju
2013-06-07
1
-2
/
+2
*
Sparc: When storing 0, use %g0 directly in the store instruction instead of
Venkatraman Govindaraju
2013-06-03
1
-0
/
+4
*
Don't use %g0 to materialize 0 directly.
Jakob Stoklund Olesen
2013-05-19
1
-4
/
+0
*
Select i64 values with %icc conditions.
Jakob Stoklund Olesen
2013-05-19
1
-0
/
+5
*
Add floating point selects on %xcc predicates.
Jakob Stoklund Olesen
2013-05-19
1
-0
/
+10
*
Implement SPselectfcc for i64 operands.
Jakob Stoklund Olesen
2013-05-19
1
-1
/
+6
*
Add 64-bit multiply and divide instructions for SPARC v9.
Jakob Stoklund Olesen
2013-04-16
1
-0
/
+39
*
Use i32 for all SPARC shift amounts, even in 64-bit mode.
Jakob Stoklund Olesen
2013-04-14
1
-1
/
+1
*
Implement LowerReturn_64 for SPARC v9.
Jakob Stoklund Olesen
2013-04-06
1
-0
/
+9
*
Add SPARC v9 support for select on 64-bit compares.
Jakob Stoklund Olesen
2013-04-04
1
-2
/
+25
*
Add 64-bit compare + branch for SPARC v9.
Jakob Stoklund Olesen
2013-04-03
1
-0
/
+21
*
Add 64-bit load and store instructions.
Jakob Stoklund Olesen
2013-04-02
1
-0
/
+68
*
Basic 64-bit ALU operations.
Jakob Stoklund Olesen
2013-04-02
1
-0
/
+38
*
Materialize 64-bit immediates.
Jakob Stoklund Olesen
2013-04-02
1
-0
/
+88
*
Add 64-bit shift instructions.
Jakob Stoklund Olesen
2013-04-02
1
-0
/
+47