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
/
Mips
/
tailcall.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Correct tail call encoding for MIPSR6
Simon Dardis
2016-08-18
1
-303
/
+0
*
[mips] Enable tail calls by default
Simon Dardis
2016-08-04
1
-10
/
+54
*
[mips][mips16] Fix machine verifier errors about incorrect register classes o...
Daniel Sanders
2016-06-16
1
-6
/
+7
*
[mips] Remove -mattr=+n64 and fix indentation in tailcall.ll RUN lines. NFC.
Daniel Sanders
2016-05-04
1
-5
/
+5
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-2
/
+2
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-2
/
+2
*
[mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.
Daniel Sanders
2015-10-15
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-10
/
+10
*
[mips] Make sure there is a chain edge dependency between loads that read
Akira Hatanaka
2013-11-09
1
-0
/
+13
*
Test case for r167039. Check that tail-call optimization is disabled for
Akira Hatanaka
2012-10-31
1
-0
/
+23
*
[mips] Allow tail-call optimization for vararg functions and functions which
Akira Hatanaka
2012-10-30
1
-1
/
+65
*
[mips] Do not tail-call optimize vararg functions or functions with byval
Akira Hatanaka
2012-10-27
1
-0
/
+58
*
[mips] Add code to do tail call optimization.
Akira Hatanaka
2012-10-19
1
-0
/
+100