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
/
test
/
CodeGen
/
SPARC
/
64cond.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-3
/
+3
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-1
/
+6
*
Merging r196751:
Bill Wendling
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