diff options
author | Anthony Steinhauser <asteinhauser@google.com> | 2020-09-24 22:03:52 -0700 |
---|---|---|
committer | Anthony Steinhauser <asteinhauser@google.com> | 2020-09-24 22:03:52 -0700 |
commit | ef36e8380a9109c43ef4a564083428a14a9b818a (patch) | |
tree | af4e06043c87ce07af534845d15730a64a25f79a /llvm/lib/CodeGen/ReachingDefAnalysis.cpp | |
parent | 7db7a355453887906d12ffb67df8fbaa5e9e873d (diff) | |
download | llvm-ef36e8380a9109c43ef4a564083428a14a9b818a.zip llvm-ef36e8380a9109c43ef4a564083428a14a9b818a.tar.gz llvm-ef36e8380a9109c43ef4a564083428a14a9b818a.tar.bz2 |
[libc] Using llvm_libc memcpy in mem* benchmarks.
Currently the mem* benchmarks use memcpy from Glibc and memset from LLVM libc.
That's misleading and produces inconsistent results and behaviors.
This change makes Memcpy.cpp consistent with Memset.cpp:
https://github.com/llvm/llvm-project/blob/master/libc/benchmarks/Memset.cpp#L49
Reviewers: sivachandra
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D88271
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions