This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 990df03 make InstCombine compare helper functions private; NFC new 4227f92 Invariant start/end intrinsics overloaded for address space
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: docs/LangRef.rst | 6 +++-- include/llvm/IR/Intrinsics.td | 4 ++-- lib/IR/AutoUpgrade.cpp | 28 +++++++++++++++++++++- test/Assembler/auto_upgrade_intrinsics.ll | 15 ++++++++++++ .../AMDGPU/promote-alloca-invariant-markers.ll | 8 +++---- test/Feature/memorymarkers.ll | 8 +++---- .../Transforms/GlobalOpt/invariant-nodatalayout.ll | 4 ++-- test/Transforms/GlobalOpt/invariant.ll | 10 ++++---- test/Transforms/InstCombine/invariant.ll | 18 +++++++++++--- 9 files changed, 78 insertions(+), 23 deletions(-)