[all-commits] [llvm/llvm-project] f8f1c9: Annotate memcpy's of globals with info about the s...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Wed Jun 9 18:11:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8f1c9c38989e804946697b301a6e064e43b5e52
https://github.com/llvm/llvm-project/commit/f8f1c9c38989e804946697b301a6e064e43b5e52
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M llvm/lib/Transforms/Utils/MemoryOpRemark.cpp
M llvm/test/CodeGen/AArch64/memsize-remarks.ll
Log Message:
-----------
Annotate memcpy's of globals with info about the src/dst
Differential revision: https://reviews.llvm.org/D103994
More information about the All-commits
mailing list