aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-extensions.swig
diff options
context:
space:
mode:
authorAmara Emerson <aemerson@apple.com>2020-01-07 10:52:26 -0800
committerAmara Emerson <aemerson@apple.com>2020-01-07 14:12:42 -0800
commitb6598bcf4b81ed8fb66a7c576a81e422750b9329 (patch)
tree49330305baf3f4b7abe20d8ba03a8e895e69684f /lldb/scripts/Python/python-extensions.swig
parenteee89cd5a89e9c1cc33d98a1a2d21e042c54b066 (diff)
downloadllvm-b6598bcf4b81ed8fb66a7c576a81e422750b9329.zip
llvm-b6598bcf4b81ed8fb66a7c576a81e422750b9329.tar.gz
llvm-b6598bcf4b81ed8fb66a7c576a81e422750b9329.tar.bz2
[AArch64][GlobalISel] Fold a chain of two G_PTR_ADDs of constant offsets.
E.g. %addr1 = G_PTR_ADD %base, G_CONSTANT 20 %addr2 = G_PTR_ADD %addr1, G_CONSTANT 8 --> %addr2 = G_PTR_ADD %base, G_CONSTANT 28 Differential Revision: https://reviews.llvm.org/D72351
Diffstat (limited to 'lldb/scripts/Python/python-extensions.swig')
0 files changed, 0 insertions, 0 deletions