summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/context-object-objc
diff options
context:
space:
mode:
authorRong Xu <xur@google.com>2019-10-10 21:30:43 +0000
committerRong Xu <xur@google.com>2019-10-10 21:30:43 +0000
commit686fa4bbfbce034484fee8616d9ec7c29ed96410 (patch)
treefc74f31061b9df30f4b6ec5cfc362aaca083c8e8 /lldb/packages/Python/lldbsuite/test/commands/expression/context-object-objc
parent8bd42769816ad339bf64ae5ef72078739ed488a9 (diff)
downloadbcm5719-llvm-686fa4bbfbce034484fee8616d9ec7c29ed96410.tar.gz
bcm5719-llvm-686fa4bbfbce034484fee8616d9ec7c29ed96410.zip
[ValueTracking] Improve pointer offset computation for cases of same base
This patch improves the handling of pointer offset in GEP expressions where one argument is the base pointer. isPointerOffset() is being used by memcpyopt where current code synthesizes consecutive 32 bytes stores to one store and two memset intrinsic calls. With this patch, we convert the stores to one memset intrinsic. Differential Revision: https://reviews.llvm.org/D67989 llvm-svn: 374454
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/context-object-objc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud