1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/CodeGen/Mips/cconv
LemonBoy 6291746c16 [SelectionDAG] Improve scalarization of irregular vector types
Use a more general strategy when splitting a vector into scalar parts (and vice-versa) to correctly handle vector types whose element size is not a power of 2 (and a multiple of 8).

Reviewed By: atanasyan

Differential Revision: https://reviews.llvm.org/D98273
2021-03-11 19:57:13 +01:00
..
arguments-float.ll [MC][mips] Remove unused check prefixes. NFC 2020-11-13 14:31:13 +03:00
arguments-fp128.ll
arguments-hard-float-varargs.ll Revert "[llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC" 2020-05-22 05:36:15 -06:00
arguments-hard-float.ll Revert "[llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC" 2020-05-22 05:36:15 -06:00
arguments-hard-fp128.ll
arguments-small-structures-bigger-than-32bits.ll
arguments-struct.ll
arguments-varargs-small-structs-byte.ll
arguments-varargs-small-structs-combinations.ll
arguments-varargs-small-structs-multiple-args.ll
arguments-varargs.ll [MC][mips] Remove unused check prefixes. NFC 2020-11-13 14:31:13 +03:00
arguments.ll Revert "[llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC" 2020-05-22 05:36:15 -06:00
byval.ll OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
callee-saved-float.ll
callee-saved-fpxx1.ll
callee-saved-fpxx.ll [MC][mips] Remove unused check prefixes. NFC 2020-11-13 14:31:13 +03:00
callee-saved.ll
fmaxl_call.ll
memory-layout.ll
pr33883.ll
reserved-space.ll
return-float.ll
return-hard-float.ll
return-hard-fp128.ll Revert "[llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC" 2020-05-22 05:36:15 -06:00
return-hard-struct-f128.ll Revert "[llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC" 2020-05-22 05:36:15 -06:00
return-struct.ll OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
return.ll
roundl-call.ll
stack-alignment.ll
vector.ll [SelectionDAG] Improve scalarization of irregular vector types 2021-03-11 19:57:13 +01:00