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
/
test
/
CodeGen
/
SPARC
/
64cond.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sparc] Return true in enableMultipleCopyHints().
Jonas Paulsson
2018-02-24
1
-6
/
+7
*
TableGen: fix operand counting for aliases
Tim Northover
2014-05-16
1
-3
/
+3
*
The SPARCv9 ABI returns a float in %f0.
Jakob Stoklund Olesen
2014-01-12
1
-1
/
+1
*
[SparcV9]: Custom lower UMULO/SMULO so that the arguments are send to __multi...
Venkatraman Govindaraju
2014-01-01
1
-0
/
+5
*
[Sparc]: Implement getSetCCResultType() in SparcTargetLowering so that umulo/...
Venkatraman Govindaraju
2013-12-09
1
-0
/
+14
*
Allocate local registers in order for optimal coloring.
Andrew Trick
2013-07-25
1
-1
/
+1
*
Fix a typo in asm string of BP* family of instructions. With this fix
Roman Divacky
2013-06-07
1
-2
/
+2
*
[Sparc]: Use cmp instruction instead of subcc to compare integers.
Venkatraman Govindaraju
2013-06-07
1
-8
/
+8
*
Sparc: Combine add/or/sethi instruction with restore if possible.
Venkatraman Govindaraju
2013-06-02
1
-4
/
+4
*
Sparc: Perform leaf procedure optimization by default
Venkatraman Govindaraju
2013-06-02
1
-1
/
+1
*
Don't use %g0 to materialize 0 directly.
Jakob Stoklund Olesen
2013-05-19
1
-0
/
+11
*
Select i64 values with %icc conditions.
Jakob Stoklund Olesen
2013-05-19
1
-0
/
+11
*
Add floating point selects on %xcc predicates.
Jakob Stoklund Olesen
2013-05-19
1
-0
/
+22
*
Implement SPselectfcc for i64 operands.
Jakob Stoklund Olesen
2013-05-19
1
-0
/
+11
*
Recognize sparc64 as an alias for sparcv9 triples.
Jakob Stoklund Olesen
2013-05-14
1
-2
/
+2
*
Add SPARC v9 support for select on 64-bit compares.
Jakob Stoklund Olesen
2013-04-04
1
-0
/
+22
*
Add 64-bit compare + branch for SPARC v9.
Jakob Stoklund Olesen
2013-04-03
1
-0
/
+34