diff options
| author | Dawid Jurczak <dawid_jurek@vp.pl> | 2021-07-22 11:42:59 +0200 |
|---|---|---|
| committer | Dawid Jurczak <dawid_jurek@vp.pl> | 2021-07-22 13:05:43 +0200 |
| commit | 11338e998df1d577cee61e3443da750686c14475 (patch) | |
| tree | 470c260106ef32559d8df2f695a978fc57aab253 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | bde9415fef25e9ff6e10595a2f4f5004dd62f10a (diff) | |
| download | llvm-11338e998df1d577cee61e3443da750686c14475.zip llvm-11338e998df1d577cee61e3443da750686c14475.tar.gz llvm-11338e998df1d577cee61e3443da750686c14475.tar.bz2 | |
[LoopIdiom] Transform memmove-like loop into memmove (PR46179)
The purpose of patch is to learn Loop idiom recognition pass how to recognize simple memmove patterns
in similar way like GCC: https://godbolt.org/z/fh95e83od
LoopIdiomRecognize already has machinery for memset and memcpy recognition, patch tries to extend exisiting capabilities with minimal effort.
Differential Revision: https://reviews.llvm.org/D104464
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
