This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7b9ac36 [ADCE] Modify data structures to support removing control flow new a791148 [AArch64][GlobalISel] Factor out unsupported binop check. NFC. new c57071e [GlobalISel] Fix G_MUL comment. NFC. new cefc0d3 [AArch64][GlobalISel] Select G_MUL.
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/Target/GenericOpcodes.td | 2 +- lib/CodeGen/GlobalISel/InstructionSelector.cpp | 4 + lib/Target/AArch64/AArch64InstructionSelector.cpp | 127 ++++++++++++++------- .../AArch64/GlobalISel/arm64-instructionselect.mir | 63 ++++++++++ 4 files changed, 155 insertions(+), 41 deletions(-)