This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
CodeGen
/
Mips
/
cconv
History
NAKAMURA Takumi
49a53507d0
llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll: Add explicit -mtriple=(mips|mipsel)-linux on 4 lines.
...
llvm-svn: 214578
2014-08-01 22:15:38 +00:00
..
arguments-float.ll
…
arguments-fp128.ll
…
arguments-hard-float-varargs.ll
[mips][PR19612] Fix va_arg for big-endian mode.
2014-08-01 09:17:39 +00:00
arguments-hard-float.ll
…
arguments-hard-fp128.ll
…
arguments-varargs.ll
llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll: Add explicit -mtriple=(mips|mipsel)-linux on 4 lines.
2014-08-01 22:15:38 +00:00
arguments.ll
…
callee-saved-float.ll
…
callee-saved-fpxx1.ll
[mips] Added FPXX modeless calling convention.
2014-07-10 15:36:12 +00:00
callee-saved-fpxx.ll
[mips] Added FPXX modeless calling convention.
2014-07-10 15:36:12 +00:00
callee-saved.ll
…
memory-layout.ll
…
reserved-space.ll
…
return-float.ll
[mips] Correct r206370 to account for non-Linux targets using the small data section.
2014-04-16 12:29:08 +00:00
return-hard-float.ll
[mips] Emit two CFI offset directives per double precision SDC1/LDC1
2014-07-10 22:23:30 +00:00
return-hard-fp128.ll
…
return.ll
[mips] Correct r206370 to account for non-Linux targets using the small data section.
2014-04-16 12:29:08 +00:00
stack-alignment.ll
…