This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7eb649c303b Revert r315863: [globalisel][tablegen] Import ComplexPatter [...] new af1e278b91c Re-commit r315863: [globalisel][tablegen] Import ComplexPat [...] new a5204d04872 Phony change to CMakeLists.txt to (hopefully) trigger regeneration
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: CMakeLists.txt | 1 + .../llvm/CodeGen/GlobalISel/InstructionSelector.h | 11 +- .../CodeGen/GlobalISel/InstructionSelectorImpl.h | 24 +++- lib/CodeGen/GlobalISel/InstructionSelector.cpp | 2 +- lib/Target/AArch64/AArch64InstructionSelector.cpp | 13 ++- test/TableGen/GlobalISelEmitter.td | 32 +++-- utils/TableGen/GlobalISelEmitter.cpp | 130 ++++++++++++++++----- 7 files changed, 160 insertions(+), 53 deletions(-)