llvm-project/llvm/test/CodeGen/Mips/GlobalISel/llvm-ir
Petar Avramovic e96892a8aa [MIPS GlobalISel] Lower uitofp
Add custom lowering for G_UITOFP for MIPS32.

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

llvm-svn: 370432
2019-08-30 05:51:12 +00:00
..
add.ll GlobalISel: Don't create G_UADDE with constant false carry in 2019-08-22 17:29:17 +00:00
bitwise.ll GlobalISel/TableGen: Handle setcc patterns 2019-08-29 01:13:41 +00:00
branch.ll [MIPS GlobalISel] Improve selection of constants 2019-03-15 07:07:50 +00:00
call.ll [MIPS GlobalISel] Add detailed tests for lower call 2019-05-31 08:40:08 +00:00
ceil_and_floor.ll [MIPS GlobalISel] Select floor and ceil 2019-06-06 09:02:24 +00:00
constants.ll [MIPS GlobalISel] Improve selection of constants 2019-03-15 07:07:50 +00:00
fabs.ll [MIPS GlobalISel] Select fabs 2019-06-06 09:22:37 +00:00
fcmp.ll [MIPS GlobalISel] Select fcmp 2019-06-05 14:03:13 +00:00
float_args.ll [MIPS GlobalISel] Select copy for arguments from FPRBRegBank 2019-03-25 11:38:06 +00:00
float_arithmetic_operations.ll [MIPS GlobalISel] Select floating point arithmetic operations 2019-04-03 14:12:59 +00:00
float_constants.ll [MIPS GlobalISel] Select float constants 2019-03-28 16:58:12 +00:00
fpext_and_fptrunc.ll [MIPS GlobalISel] Select fpext and fptrunc 2019-06-06 09:16:58 +00:00
fptosi_and_fptoui.ll [MIPS GlobalISel] Lower fptoui 2019-08-30 05:44:02 +00:00
fsqrt.ll [MIPS GlobalISel] Select sqrt 2019-06-06 10:00:41 +00:00
global_address.ll [MIPS GlobalISel] Improve selection of constants 2019-03-15 07:07:50 +00:00
global_address_pic.ll [MIPS GlobalISel] Handle position independent code 2019-05-31 08:27:06 +00:00
icmp.ll GlobalISel/TableGen: Handle setcc patterns 2019-08-29 01:13:41 +00:00
inttoptr_and_ptrtoint.ll [MIPS GlobalISel] Select inttoptr and ptrtoint 2019-07-26 13:08:06 +00:00
jump_table_and_brjt.ll [MIPS GlobalISel] Select jump_table and brjt 2019-08-08 10:21:12 +00:00
load.ll [MIPS GlobalISel] Fold load/store + G_GEP + G_CONSTANT 2019-08-01 09:40:13 +00:00
load_store_fold.ll [MIPS GlobalISel] Fold load/store + G_GEP + G_CONSTANT 2019-08-01 09:40:13 +00:00
long_ambiguous_chain_s32.ll [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions 2019-07-11 09:22:49 +00:00
long_ambiguous_chain_s64.ll [MIPS GlobalISel] Fold load/store + G_GEP + G_CONSTANT 2019-08-01 09:40:13 +00:00
mul.ll GlobalISel/TableGen: Handle setcc patterns 2019-08-29 01:13:41 +00:00
phi.ll [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions 2019-07-11 09:22:49 +00:00
pointers.ll [MIPS GlobalISel] Lower pointer arguments 2018-07-25 12:35:01 +00:00
rem_and_div.ll [GlobalISel] Enable CSE in the IRTranslator & legalizer for -O0 with constants only. 2019-04-15 05:04:20 +00:00
ret.ll
select.ll [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions 2019-07-11 09:22:49 +00:00
sitofp_and_uitofp.ll [MIPS GlobalISel] Lower uitofp 2019-08-30 05:51:12 +00:00
stack_args.ll [MIPS GlobalISel] Fold load/store + G_GEP + G_CONSTANT 2019-08-01 09:40:13 +00:00
store.ll [MIPS GlobalISel] Fold load/store + G_GEP + G_CONSTANT 2019-08-01 09:40:13 +00:00
sub.ll [GlobalISel] Enable CSE in the IRTranslator & legalizer for -O0 with constants only. 2019-04-15 05:04:20 +00:00
test_TypeInfoforMF.ll [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions 2019-07-11 09:22:49 +00:00
trunc.ll [MIPS GlobalISel] NarrowScalar G_TRUNC 2019-08-21 09:26:39 +00:00
truncStore_and_aExtLoad.ll RegAllocFast: Remove early selection loop, the spill calculation will report cost 0 anyway for free regs 2019-03-19 19:01:34 +00:00
zextLoad_and_sextLoad.ll [MIPS GlobalISel] NarrowScalar G_ZEXTLOAD and G_SEXTLOAD 2019-08-21 09:43:20 +00:00
zext_and_sext.ll [MIPS GlobalISel] NarrowScalar G_ZEXT and G_SEXT 2019-08-21 09:35:02 +00:00