[all-commits] [llvm/llvm-project] 7a2abf: [InferAttrs] Add nocapture/writeonly to string/mem...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Thu Oct 29 12:07:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7a2abf5aca227e6382a3b4fe7c026bb620a544a8
https://github.com/llvm/llvm-project/commit/7a2abf5aca227e6382a3b4fe7c026bb620a544a8
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M llvm/lib/Transforms/Utils/BuildLibCalls.cpp
M llvm/test/Analysis/BasicAA/libfuncs.ll
M llvm/test/Transforms/InferFunctionAttrs/annotate.ll
M llvm/test/Transforms/LoopIdiom/basic.ll
Log Message:
-----------
[InferAttrs] Add nocapture/writeonly to string/mem libcalls
One step closer to fix PR47644.
Differential Revision: https://reviews.llvm.org/D89645
More information about the All-commits
mailing list