This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from de0558be123 [WebAssembly] Fix fneg lowering new 952e752071b [Analysis] Make LocationSize pretty-printing more descriptive
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/MemoryLocation.h | 2 +- lib/Analysis/MemoryLocation.cpp | 12 ++ test/Analysis/AliasSet/argmemonly.ll | 6 +- test/Analysis/AliasSet/guards.ll | 336 ++++++++++++++++----------------- test/Analysis/AliasSet/intrinsics.ll | 14 +- test/Analysis/AliasSet/memset.ll | 4 +- test/Analysis/AliasSet/memtransfer.ll | 64 +++---- test/Analysis/AliasSet/saturation.ll | 22 +-- 8 files changed, 236 insertions(+), 224 deletions(-)