1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test/CodeGen/Mips/cconv
Simon Dardis 79d6aa222a [SelectionDAG][mips] Fix PR33883
PR33883 shows that calls to intrinsic functions should not have their vector
arguments or returns subject to ABI changes required by the target.

This resolves PR33883.

Thanks to Alex Crichton for reporting the issue!

Reviewers: zoran.jovanovic, atanasyan

Differential Revision: https://reviews.llvm.org/D35765

llvm-svn: 309561
2017-07-31 14:06:58 +00:00
..
arguments-float.ll In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-03-14 00:34:14 +00:00
arguments-fp128.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-hard-float-varargs.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-hard-float.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-hard-fp128.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-small-structures-bigger-than-32bits.ll [mips] Use --check-prefixes where appropriate. NFC. 2016-06-24 12:23:17 +00:00
arguments-struct.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-varargs-small-structs-byte.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-varargs-small-structs-combinations.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
arguments-varargs-small-structs-multiple-args.ll
arguments-varargs.ll In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-03-14 00:34:14 +00:00
arguments.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
callee-saved-float.ll [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2 instructions and add CodeGen support 2016-07-11 07:41:56 +00:00
callee-saved-fpxx1.ll
callee-saved-fpxx.ll [mips] Use --check-prefixes where appropriate. NFC. 2016-06-24 12:23:17 +00:00
callee-saved.ll [mips] Use --check-prefixes where appropriate. NFC. 2016-06-24 12:23:17 +00:00
memory-layout.ll [mips] Use --check-prefixes where appropriate. NFC. 2016-06-24 12:23:17 +00:00
pr33883.ll [SelectionDAG][mips] Fix PR33883 2017-07-31 14:06:58 +00:00
reserved-space.ll [mips] Enable tail calls by default 2016-08-04 09:17:07 +00:00
return-float.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
return-hard-float.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
return-hard-fp128.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
return-hard-struct-f128.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
return-struct.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
return.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
roundl-call.ll [mips] Recommit: "N64 static relocation model support" 2017-01-27 11:36:52 +00:00
stack-alignment.ll [mips] Use --check-prefixes where appropriate. NFC. 2016-06-24 12:23:17 +00:00
vector.ll Reland "[SelectionDAG] Enable target specific vector scalarization of calls and returns" 2017-06-09 14:37:08 +00:00