This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 32497926554 [llvm-mca] use llvm::any_of instead of std::any_of. NFC new 31d4eb8d765 [WebAssembly][NFC] Document stackifier tablegen backend new f8d714889d1 [GISel]: Add missing opcodes for overflow intrinsics new 29213a71a30 AMDGPU: Don't delete instructions if S_ENDPGM has implicit uses
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/Support/TargetOpcodes.def | 16 ++++++++++++ include/llvm/Target/GenericOpcodes.td | 30 +++++++++++++++++++++- lib/CodeGen/GlobalISel/IRTranslator.cpp | 20 +++++---------- lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp | 9 ++++++- lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp | 9 +++++-- .../AArch64/GlobalISel/arm64-irtranslator.ll | 6 ++--- .../GlobalISel/legalizer-info-validation.mir | 12 +++++++++ test/CodeGen/AMDGPU/endpgm-dce.mir | 17 ++++++++++++ utils/TableGen/WebAssemblyStackifierEmitter.cpp | 13 +++++++++- 9 files changed, 110 insertions(+), 22 deletions(-)