diff options
author | Clement Courbet <courbet@google.com> | 2020-03-10 09:37:24 +0100 |
---|---|---|
committer | Clement Courbet <courbet@google.com> | 2020-04-02 11:20:47 +0200 |
commit | fb4aa30f272be7d8af83251a8178851b6e63ecfe (patch) | |
tree | d901055abf7d349e93fa7fc6fce8a54ce3515fab /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | a63b5c9e53199b866b804164285a2c40531b31a1 (diff) | |
download | llvm-fb4aa30f272be7d8af83251a8178851b6e63ecfe.zip llvm-fb4aa30f272be7d8af83251a8178851b6e63ecfe.tar.gz llvm-fb4aa30f272be7d8af83251a8178851b6e63ecfe.tar.bz2 |
[ExpandMemCmp] Allow overlaping loads in the zero-relational case.
Summary:
This allows doing `memcmp(p, q, 7)` with 2 loads instead of a call to
memcmp.
This fixes part of PR45147.
Reviewers: spatel
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D76133
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions