This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a2948db03f [FuzzMutate] Fix windows build after rL318407. Add correct [...] new 35ad126c78c Let llvm.invariant.group.barrier accepts pointer to any add [...] new fc3c581e7ac [InstCombine] regenerate test checks; NFC new 7b57df5e291 [InstCombine] regenerate test checks; NFC
The 3 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: docs/LangRef.rst | 5 +- include/llvm/IR/IRBuilder.h | 30 ++-- include/llvm/IR/Intrinsics.td | 4 +- test/Analysis/MemorySSA/invariant-groups.ll | 30 ++-- .../AMDGPU/promote-alloca-invariant-markers.ll | 21 +-- test/Other/invariant.group.barrier.ll | 20 +-- test/Transforms/CodeGenPrepare/invariant.group.ll | 6 +- test/Transforms/GVN/invariant.group.ll | 8 +- test/Transforms/InstCombine/fabs-libcall.ll | 15 +- test/Transforms/InstCombine/fabs.ll | 179 +++++++++++---------- 10 files changed, 170 insertions(+), 148 deletions(-)