llvm-project/llvm/test/CodeGen/Mips/GlobalISel/regbankselect
Petar Avramovic afa3afa384 [MIPS GlobalISel] Select floating point arithmetic operations
Select 32 and 64 bit floating point add, sub, mul and div for MIPS32.

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

llvm-svn: 357584
2019-04-03 14:12:59 +00:00
..
add.mir
bitwise.mir [MIPS GlobalISel] ClampScalar G_AND G_OR and G_XOR 2018-12-18 11:36:14 +00:00
branch.mir [MIPS GlobalISel] Select branch instructions 2019-02-14 11:39:53 +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
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
mul.mir [MIPS GlobalISel] Fix mul operands 2019-03-07 13:28:29 +00:00
phi.mir [MIPS GlobalISel] Select phi instruction for integers 2019-02-14 12:36:19 +00:00
pointers.mir MIR: Reject non-power-of-4 alignments in MMO parsing 2019-01-30 23:09:28 +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 MIR: Reject non-power-of-4 alignments in MMO parsing 2019-01-30 23:09:28 +00:00
sub.mir [MIPS GlobalISel] Select sub 2019-01-28 12:10:17 +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] Select zero extending and sign extending load 2019-01-24 10:27:21 +00:00