This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ab9ea0ecca4 [X86] Remove the SlowBTMem feature flag entirely new cd3c7b27fed [globalisel][tablegen] Import ComplexPattern when used as a [...]
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 | 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 ++++++++++++++++----- 6 files changed, 159 insertions(+), 53 deletions(-)