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
/
Sparc
/
SparcInstr64Bit.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-2
/
+2
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-92
/
+261
*
Merging r195575:
Bill Wendling
2013-11-27
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