[all-commits] [llvm/llvm-project] 28691c: [MemLoc] Support memchr/memccpy in MemoryLocation:...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Fri Oct 16 02:38:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 28691cdd714fb9b4a4d69dfc4f83a886582bf774
https://github.com/llvm/llvm-project/commit/28691cdd714fb9b4a4d69dfc4f83a886582bf774
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths:
M llvm/lib/Analysis/MemoryLocation.cpp
M llvm/test/Analysis/BasicAA/libfuncs.ll
M llvm/test/Transforms/DeadStoreElimination/MSSA/libcalls.ll
Log Message:
-----------
[MemLoc] Support memchr/memccpy in MemoryLocation::getForArgument
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D89321
More information about the All-commits
mailing list