This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fe3eab2 Fix type truncation warnings new 94c692e GlobalISel: support zext & sext during translation phase. new 814d8b3 GlobalISel: add translation support for shift operations. new 789ee9f Remove empty file left by partial reversion.
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/CodeGen/GlobalISel/IRTranslator.h | 33 +++++++++----- include/llvm/Target/GenericOpcodes.td | 43 ++++++++++++++++-- include/llvm/Target/TargetOpcodes.def | 15 +++++++ .../AArch64/GlobalISel/arm64-irtranslator.ll | 52 ++++++++++++++++++++++ test/CodeGen/X86/MachineSink-SubReg.ll | 0 5 files changed, 129 insertions(+), 14 deletions(-) delete mode 100644 test/CodeGen/X86/MachineSink-SubReg.ll