This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 40bcb88e84e [COFF, ARM64] Fix ABI implementation of struct returns new 6b1290a4aef [AMDGPU] gfx1010 loop alignment new 5cc88b4c521 Update PatternMatcher for FNeg
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/IR/PatternMatch.h | 30 ++++++++------ lib/Target/AMDGPU/SIISelLowering.cpp | 76 ++++++++++++++++++++++++++++++++++++ lib/Target/AMDGPU/SIISelLowering.h | 2 + unittests/IR/PatternMatch.cpp | 29 ++++++++++++++ 4 files changed, 126 insertions(+), 11 deletions(-)