diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2009-12-17 21:07:31 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2009-12-17 21:07:31 +0000 |
commit | 0c826d98b39e941fad96ffaf32c23d3fae447a19 (patch) | |
tree | c50a958058ab16b54ef987519cb3358a3bd01da0 /lib/ExecutionEngine/JIT/JIT.cpp | |
parent | 88cd3582b6cb70c0283e4c5d6d783114323a1ce1 (diff) |
Slightly generalize transformation of memmove(a,a,n) so that it also applies
to memcpy. (Such a memcpy is technically illegal, but in practice is safe
and is generated by struct self-assignment in C code.)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91621 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/JIT/JIT.cpp')
0 files changed, 0 insertions, 0 deletions