diff options
author | Petar Avramovic <Petar.Avramovic@rt-rk.com> | 2019-11-15 11:36:13 +0100 |
---|---|---|
committer | Petar Avramovic <Petar.Avramovic@rt-rk.com> | 2019-11-15 11:36:13 +0100 |
commit | dda8e9554071164c85ac7b8b14bc5349703deaab (patch) | |
tree | 02c0e3edb3a8e28a5bef678b13e0d35456071373 /llvm/test/CodeGen/BPF/objdump_imm_hex.ll | |
parent | 1587c7e86f1c58e3f692f0a418e5df6aeb754bb0 (diff) | |
download | bcm5719-llvm-dda8e9554071164c85ac7b8b14bc5349703deaab.tar.gz bcm5719-llvm-dda8e9554071164c85ac7b8b14bc5349703deaab.zip |
[MIPS GlobalISel] Select addiu
Introduce IntImmLeaf version of PatLeaf immSExt16 for 32-bit immediates.
Change immSExt16 with imm32SExt16 for addiu.
This keeps same behavior for SDAG and allows for GlobalISel selectImpl
to select 'G_CONSTANT imm' + G_ADD into ADDIu when 32-bit imm satisfies
imm32SExt16 predicate: sign extending 16 low bits of imm is equal to imm.
Differential Revision: https://reviews.llvm.org/D70184
Diffstat (limited to 'llvm/test/CodeGen/BPF/objdump_imm_hex.ll')
0 files changed, 0 insertions, 0 deletions