summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/BPF/objdump_imm_hex.ll
diff options
context:
space:
mode:
authorPetar Avramovic <Petar.Avramovic@rt-rk.com>2019-11-15 11:36:13 +0100
committerPetar Avramovic <Petar.Avramovic@rt-rk.com>2019-11-15 11:36:13 +0100
commitdda8e9554071164c85ac7b8b14bc5349703deaab (patch)
tree02c0e3edb3a8e28a5bef678b13e0d35456071373 /llvm/test/CodeGen/BPF/objdump_imm_hex.ll
parent1587c7e86f1c58e3f692f0a418e5df6aeb754bb0 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud