This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec2a7945782 Fix buildbot breakage. new a347456a98f [GISel]: Add Opcodes for CTLZ/CTTZ/CTPOP
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: include/llvm/Support/TargetOpcodes.def | 15 +++++++++++ include/llvm/Target/GenericOpcodes.td | 30 ++++++++++++++++++++++ lib/CodeGen/GlobalISel/IRTranslator.cpp | 20 +++++++++++++++ .../AArch64/GlobalISel/arm64-irtranslator.ll | 30 ++++++++++++++++++++++ .../GlobalISel/legalizer-info-validation.mir | 15 +++++++++++ test/TableGen/trydecode-emission.td | 10 ++++---- test/TableGen/trydecode-emission2.td | 14 +++++----- test/TableGen/trydecode-emission3.td | 10 ++++---- 8 files changed, 127 insertions(+), 17 deletions(-)