llvm-project/llvm/test/CodeGen/Mips/GlobalISel/legalizer
Petar Avramovic 09dff33349 [MIPS GlobalISel] Select G_SELECT
Add widen scalar for type index 1 (i1 condition) for G_SELECT.
Select G_SELECT for pointer, s32(integer) and smaller low level
types on MIPS32.

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

llvm-svn: 350063
2018-12-25 14:42:30 +00:00
..
add.mir [MIPS GlobalISel] Lower G_UADDE and narrowScalar G_ADD 2018-12-17 12:31:07 +00:00
bitwise.mir [MIPS GlobalISel] ClampScalar G_AND G_OR and G_XOR 2018-12-18 11:36:14 +00:00
constants.mir [MIPS GlobalISel] Set operand order for G_MERGE and G_UNMERGE 2018-11-07 11:45:43 +00:00
global_address.mir [MIPS GlobalISel] Select global address 2018-08-01 09:03:23 +00:00
icmp.mir [MIPS GlobalISel] Select icmp 2018-09-10 15:56:52 +00:00
pointers.mir [MIPS GlobalISel] Lower pointer arguments 2018-07-25 12:35:01 +00:00
rem_and_div.mir [MIPS GlobalISel] Select G_SDIV, G_UDIV, G_SREM and G_UREM 2018-12-18 15:59:51 +00:00
select.mir [MIPS GlobalISel] Select G_SELECT 2018-12-25 14:42:30 +00:00
stack_args.mir [MIPS GlobalISel] Select instructions to load and store i32 on stack 2018-07-16 13:29:32 +00:00