Expand ARM local variable R11-based addressing
authorBruce Forstall <brucefo@microsoft.com>
Thu, 21 Jun 2018 23:33:02 +0000 (16:33 -0700)
committerBruce Forstall <brucefo@microsoft.com>
Sat, 23 Jun 2018 00:36:24 +0000 (17:36 -0700)
commita8bccc94862a03ed1503b63cf8a38a7446353471
tree1676a81bf55324f6fa451624ddabef014a0ff65a
parenta6369dfceb2106bcf0de3d834d9a9a4dbf1459d5
Expand ARM local variable R11-based addressing

When addressing a local with negative offsets from R11 (if it can't
be reached from SP), allow the full range of negative offsets allowed
in the instructions. Floating-point load/store especially has a much
bigger range than what was previously allowed.
src/jit/compiler.hpp