[all-commits] [llvm/llvm-project] d716f1: [MemLoc] Support bcmp in MemoryLocation::getForArg...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sat Sep 19 08:13:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d716f1608cf3bcb4bece20b81ab9204a64a1d67f
https://github.com/llvm/llvm-project/commit/d716f1608cf3bcb4bece20b81ab9204a64a1d67f
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2020-09-19 (Sat, 19 Sep 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 bcmp in MemoryLocation::getForArgument
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D87964
More information about the All-commits
mailing list