This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0c52bec AMDGPU: Fix unnecessary ands when packing f16 vectors new bde5be0 [GlobalISel][AArch64] Select ADDXri. new 924375d [GlobalISel] Avoid translating synthetic constants to new G_C [...]
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/GlobalISel/Target.td | 1 + lib/CodeGen/GlobalISel/IRTranslator.cpp | 37 ++++++++++++---------- lib/Target/AArch64/AArch64InstrFormats.td | 4 +++ .../AArch64/GlobalISel/arm64-irtranslator.ll | 6 ++-- test/CodeGen/AArch64/GlobalISel/dynamic-alloca.ll | 6 ++-- test/CodeGen/AArch64/GlobalISel/select-binop.mir | 29 +++++++++++++++++ test/CodeGen/AArch64/GlobalISel/translate-gep.ll | 4 +-- 7 files changed, 63 insertions(+), 24 deletions(-)