llvm-project/llvm/test/CodeGen/Mips/cconv
Simon Dardis 8930b4a049 [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
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
callee-saved-fpxx.ll
callee-saved-fpxx1.ll
callee-saved.ll
memory-layout.ll
pr33883.ll [SelectionDAG][mips] Fix PR33883 2017-07-31 14:06:58 +00:00
reserved-space.ll
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
vector.ll Reland "[SelectionDAG] Enable target specific vector scalarization of calls and returns" 2017-06-09 14:37:08 +00:00