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
/
cconv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "the the" in comments.
Eric Christopher
2015-06-19
1
-1
/
+1
*
Now that we have a soft-float attribute, use it instead of the
Eric Christopher
2015-05-08
3
-20
/
+20
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
3
-15
/
+15
*
[MIPS] Fix justify error for small structures
Petar Jovanovic
2015-03-16
1
-0
/
+80
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
5
-17
/
+17
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
9
-61
/
+61
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
10
-120
/
+120
*
Fix justify error for small structures in varargs for MIPS64BE
Petar Jovanovic
2015-02-26
3
-0
/
+592
*
Move the Mips target to storing the ABI in the TargetMachine rather
Eric Christopher
2015-01-26
19
-118
/
+118
*
[mips] Fix arguments-struct.ll for Windows and OSX hosts.
Daniel Sanders
2014-12-16
1
-8
/
+8
*
[mips] Fix passing of small structures for big-endian O32.
Daniel Sanders
2014-12-02
1
-0
/
+41
*
[mips] Fix sret arguments for N32/N64 which were accidentally broken in r221534.
Daniel Sanders
2014-11-10
1
-0
/
+94
*
[mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...
Daniel Sanders
2014-11-07
2
-14
/
+16
*
[mips] For N32/N64, structs must be passed in the upper bits of a register.
Daniel Sanders
2014-10-24
1
-0
/
+54
*
[mips] Return {f128} correctly for N32/N64.
Daniel Sanders
2014-10-07
1
-0
/
+36
*
[mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUpperBitsInType and hand...
Daniel Sanders
2014-09-25
1
-0
/
+84
*
[mips] Improve robustness of some tests.
Toma Tabacu
2014-08-14
5
-17
/
+17
*
llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll: Add explicit -mtriple=(mip...
NAKAMURA Takumi
2014-08-01
1
-4
/
+4
*
[mips][PR19612] Fix va_arg for big-endian mode.
Daniel Sanders
2014-08-01
2
-9
/
+1117
*
[mips] Emit two CFI offset directives per double precision SDC1/LDC1
Zoran Jovanovic
2014-07-10
1
-0
/
+13
*
[mips] Added FPXX modeless calling convention.
Zoran Jovanovic
2014-07-10
2
-0
/
+82
*
[mips] Correct r206370 to account for non-Linux targets using the small data ...
Daniel Sanders
2014-04-16
3
-25
/
+34
*
[mips] Correct callee saved list for the N32 ABI and enable test
Daniel Sanders
2014-04-16
1
-5
/
+4
*
[mips] Add calling convention tests covering O32, N32, and N64.
Daniel Sanders
2014-04-16
15
-0
/
+1528