This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c9d2291c968 re-commit r306336: Enable vectorizer-maximize-bandwidth by [...] new c9c63328afd clang-format a file. new 69d966c000a [GISel]: Add G_FEXP, G_FEXP2 opcodes
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/Target/GenericOpcodes.td | 13 +++ .../llvm/Target/GlobalISel/SelectionDAGCompat.td | 1 + include/llvm/Target/TargetOpcodes.def | 6 + lib/CodeGen/GlobalISel/IRTranslator.cpp | 10 ++ .../MCTargetDesc/AArch64ELFObjectWriter.cpp | 123 +++++++++++---------- .../AArch64/GlobalISel/arm64-irtranslator.ll | 20 ++++ 6 files changed, 114 insertions(+), 59 deletions(-)