llvm-project/llvm/test/CodeGen/Mips/GlobalISel/regbankselect
Petar Avramovic 7f581df649 [MIPS GlobalISel] NarrowScalar G_ZEXTLOAD and G_SEXTLOAD
NarrowScalar G_ZEXTLOAD and G_SEXTLOAD to s32 for MIPS32.

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

llvm-svn: 369512
2019-08-21 09:43:20 +00:00
..
TypeInfoforMF_skipCopies.mir [MIPS GlobalISel] Skip copies in addUseDef and addDefUses 2019-07-11 09:28:34 +00:00
add.mir
bitwise.mir
branch.mir [MIPS GlobalISel] Select branch instructions 2019-02-14 11:39:53 +00:00
fabs.mir [MIPS GlobalISel] Select fabs 2019-06-06 09:22:37 +00:00
fcmp.mir [MIPS GlobalISel] Select fcmp 2019-06-05 14:03:13 +00:00
float_args.mir [MIPS GlobalISel] Add floating point register bank 2019-03-25 11:30:46 +00:00
float_arithmetic_operations.mir [MIPS GlobalISel] Select floating point arithmetic operations 2019-04-03 14:12:59 +00:00
float_constants.mir [MIPS GlobalISel] Select float constants 2019-03-28 16:58:12 +00:00
fpext_and_fptrunc.mir [MIPS GlobalISel] Select fpext and fptrunc 2019-06-06 09:16:58 +00:00
fptosi_and_fptoui.mir [MIPS GlobalISel] Select floating point to integer conversions 2019-06-20 08:52:53 +00:00
fsqrt.mir [MIPS GlobalISel] Select sqrt 2019-06-06 10:00:41 +00:00
global_address.mir
global_address_pic.mir [MIPS GlobalISel] Handle position independent code 2019-05-31 08:27:06 +00:00
icmp.mir [MIPS GlobalISel] ClampScalar and select pointer G_ICMP 2019-07-17 12:08:01 +00:00
inttoptr_and_ptrtoint.mir [MIPS GlobalISel] Select inttoptr and ptrtoint 2019-07-26 13:08:06 +00:00
jump_table_and_brjt.mir [MIPS GlobalISel] Select jump_table and brjt 2019-08-08 10:21:12 +00:00
load.mir [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions 2019-07-11 09:22:49 +00:00
long_ambiguous_chain_s32.mir [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions 2019-07-11 09:22:49 +00:00
long_ambiguous_chain_s64.mir [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions 2019-07-11 09:22:49 +00:00
mul.mir [MIPS GlobalISel] Fix mul operands 2019-03-07 13:28:29 +00:00
phi.mir [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions 2019-07-11 09:22:49 +00:00
pointers.mir Describe stack-id as an enum 2019-06-17 09:13:29 +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] RegBankSelect for chains of ambiguous instructions 2019-07-11 09:22:49 +00:00
sitofp_and_uitofp.mir [MIPS GlobalISel] Select integer to floating point conversions 2019-06-20 09:05:02 +00:00
stack_args.mir Describe stack-id as an enum 2019-06-17 09:13:29 +00:00
store.mir [MIPS GlobalISel] Register bank select for G_STORE. Select i64 store 2019-07-08 14:36:36 +00:00
sub.mir [MIPS GlobalISel] Select sub 2019-01-28 12:10:17 +00:00
test_TypeInfoforMF.mir [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions 2019-07-11 09:22:49 +00:00
truncStore_and_aExtLoad.mir [MIPS GlobalISel] Select any extending load and truncating store 2019-02-08 14:27:23 +00:00
zextLoad_and_sextLoad.mir [MIPS GlobalISel] NarrowScalar G_ZEXTLOAD and G_SEXTLOAD 2019-08-21 09:43:20 +00:00
zext_and_sext.mir [MIPS GlobalISel] NarrowScalar G_ZEXT and G_SEXT 2019-08-21 09:35:02 +00:00