summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/source-manager
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2019-03-04 09:17:38 +0000
committerOliver Stannard <oliver.stannard@arm.com>2019-03-04 09:17:38 +0000
commit181afc7f3bb965cac3b911ef6c82519876a68e78 (patch)
tree939b78f330dfea1235ab1713138b6570d37f4959 /lldb/packages/Python/lldbsuite/test/source-manager
parent65a401f6a90f8440fed1bcf89b5c3da4d61538a2 (diff)
downloadbcm5719-llvm-181afc7f3bb965cac3b911ef6c82519876a68e78.tar.gz
bcm5719-llvm-181afc7f3bb965cac3b911ef6c82519876a68e78.zip
[ARM] Fix selection of VLDR.16 instruction with imm offset
The isScaledConstantInRange function takes upper and lower bounds which are checked after dividing by the scale, so the bounds checks for half, single and double precision should all be the same. Previously, we had wrong bounds checks for half precision, so selected an immediate the instructions can't actually represent. Differential revision: https://reviews.llvm.org/D58822 llvm-svn: 355305
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud