This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a057c40dc32 [Hexagon] Add LLVM_ATTRIBUTE_UNUSED to operator<<, NFC new 508747d4185 [globalisel][tablegen] Implement unindexed load, non-extend [...]
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: .../llvm/CodeGen/GlobalISel/InstructionSelector.h | 5 + .../CodeGen/GlobalISel/InstructionSelectorImpl.h | 16 ++- test/CodeGen/AArch64/GlobalISel/select-load.mir | 30 +++++ test/TableGen/GlobalISelEmitter.td | 24 +++- utils/TableGen/GlobalISelEmitter.cpp | 122 ++++++++++++++++++--- 5 files changed, 177 insertions(+), 20 deletions(-)