llvm-project/llvm/test/CodeGen/Mips/GlobalISel/instruction-select
Petar Avramovic 7cecadb9af [MIPS GlobalISel] Select sub
Lower G_USUBO and G_USUBE. Add narrowScalar for G_SUB.
Legalize and select G_SUB for MIPS 32.

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

llvm-svn: 352351
2019-01-28 12:10:17 +00:00
..
add.mir [globalisel] Remove redundant -global-isel option from tests that use -run-pass. NFC 2018-05-05 21:19:59 +00:00
bitwise.mir [MIPS GlobalISel] ClampScalar G_AND G_OR and G_XOR 2018-12-18 11:36:14 +00:00
gloal_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
sub.mir [MIPS GlobalISel] Select sub 2019-01-28 12:10:17 +00:00
zextLoad_and_sextLoad.mir [MIPS GlobalISel] Select zero extending and sign extending load 2019-01-24 10:27:21 +00:00