diff options
author | Hiroshi Yamauchi <yamauchi@google.com> | 2019-12-10 14:41:30 -0800 |
---|---|---|
committer | Hiroshi Yamauchi <yamauchi@google.com> | 2020-01-29 13:05:46 -0800 |
commit | 24962ced814123195be1a8cb41b615f255da824f (patch) | |
tree | eac36d178a3c764d1cc587da0ea2d57e4859fe04 /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 00c2249910a17eee9c5a23bc82f2d2f5e1b6c867 (diff) | |
download | llvm-24962ced814123195be1a8cb41b615f255da824f.zip llvm-24962ced814123195be1a8cb41b615f255da824f.tar.gz llvm-24962ced814123195be1a8cb41b615f255da824f.tar.bz2 |
[Loads] Handle simple cases with same base pointer with constant offsets in FindAvailableLoadedValue when AA is null.
Summary:
This will help with devirtualization (store forwarding with vtable pointers in
the presence of other stores into members in the constructor.) During inlining,
we don't have AA.
Reviewers: davidxl
Subscribers: mgorny, Prazek, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71307
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions