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
/
2011-01-19-DelaySlot.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
TableGen: fix operand counting for aliases
Tim Northover
2014-05-16
1
-1
/
+1
*
Revert "blockfreq: Temporarily turn on -debug-only=block-freq"
Duncan P. N. Exon Smith
2014-04-19
1
-3
/
+2
*
blockfreq: Temporarily turn on -debug-only=block-freq
Duncan P. N. Exon Smith
2014-04-19
1
-2
/
+3
*
Add some target triples for better determinism
Duncan P. N. Exon Smith
2014-04-18
1
-0
/
+1
*
[Sparc] Emit 'restore' instead of 'restore %g0, %g0, %g0'. This improves the ...
Venkatraman Govindaraju
2014-03-01
1
-2
/
+4
*
[Sparc] Bundle instruction with delay slow and its filler. Now, we can use -v...
Venkatraman Govindaraju
2014-01-11
1
-2
/
+2
*
[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability...
Venkatraman Govindaraju
2014-01-10
1
-7
/
+7
*
Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-18
1
-6
/
+6
*
Disambiguate function names in some CodeGen tests. (Some tests were using fun...
Stephen Lin
2013-07-18
1
-2
/
+2
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-4
/
+4
*
Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.
Benjamin Kramer
2013-06-17
1
-1
/
+1
*
[Sparc]: Use cmp instruction instead of subcc to compare integers.
Venkatraman Govindaraju
2013-06-07
1
-2
/
+2
*
Sparc: Combine add/or/sethi instruction with restore if possible.
Venkatraman Govindaraju
2013-06-02
1
-0
/
+76
*
Sparc: Perform leaf procedure optimization by default
Venkatraman Govindaraju
2013-06-02
1
-1
/
+1
*
[Sparc] Rearrange integer registers' allocation order so that register alloca...
Venkatraman Govindaraju
2013-05-19
1
-1
/
+1
*
[Sparc] Prevent instructions that defines or uses %o7 to be in call's delay s...
Venkatraman Govindaraju
2013-05-16
1
-0
/
+17
*
Generate correct Sparc32 ABI compliant code for functions that return a struct.
Venkatraman Govindaraju
2011-02-21
1
-3
/
+3
*
Prevent IMPLICIT_DEF/KILL to become a delay filler instruction in SPARC backend.
Venkatraman Govindaraju
2011-02-12
1
-0
/
+13
*
Sparc backend: Implements a delay slot filler that attempt to fill delay slots
Venkatraman Govindaraju
2011-01-20
1
-0
/
+77