This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 578a07e631c [InstCombine] add tests for llvm.sin(-x); NFC new 19135aee749 [MemorySSA] Add expesive check for validating clobber accesses. new 8ce71c5c877 [InstCombine] canonicalize fneg with llvm.sin
The 2 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/MemorySSA.h | 4 ++ lib/Analysis/MemorySSA.cpp | 56 +++++++++++++++++++----- lib/Transforms/InstCombine/InstCombineCalls.cpp | 19 +++++--- test/Transforms/InstCombine/cos-sin-intrinsic.ll | 12 ++--- 4 files changed, 69 insertions(+), 22 deletions(-)