This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a0528955b65 [AArch64][GlobalISel] Custom selection for s8 load acquire. new 8e521dae89e [Attributor] Use the AANoNull attribute directly in AADeref [...] new ff6f91e527f [Attributor][NFC] Add merge/join/clamp operators to the Int [...] new ae55bf36c6a [SelectionDAGBuilder] Teach gather/scatter getUniformBase t [...]
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: include/llvm/Transforms/IPO/Attributor.h | 28 ++++- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 9 +- lib/Transforms/IPO/Attributor.cpp | 136 ++++++++++------------- test/CodeGen/X86/masked_gather_scatter.ll | 57 ++++++++-- 4 files changed, 139 insertions(+), 91 deletions(-)