summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2018-05-10 16:01:36 +0000
committerSimon Atanasyan <simon@atanasyan.com>2018-05-10 16:01:36 +0000
commit05db279f528435890314d11737d706719269c8be (patch)
tree00a47e8f442557292ab2d40c0079cd0bba8b5907 /llvm/test/CodeGen
parentac5f4e0546fb2a333d14c7cf7ce69a01c123e002 (diff)
downloadbcm5719-llvm-05db279f528435890314d11737d706719269c8be.tar.gz
bcm5719-llvm-05db279f528435890314d11737d706719269c8be.zip
[mips] Accept 32-bit offsets for ld/sd/lld commands
This is a follow up to the rL330983. The patch teaches ld, sd, and lld commands accept 32-bit memory offsets by replacing `mem_simm16` operand to `mem_simmptr`. In fact, these commands should accept 64-bit offsets, but so large offsets require another command expanding and will be supported by a separate patch. Differential Revision: https://reviews.llvm.org/D46629 llvm-svn: 331997
Diffstat (limited to 'llvm/test/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud