This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9330bcf1ae0 lit.py: Fix new test harder for systems that don't use / as [...] new 6648a9bc9db [globalisel][tablegen] Simplify named operand/operator look [...]
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 | 7 + .../CodeGen/GlobalISel/InstructionSelectorImpl.h | 20 ++- test/CodeGen/X86/GlobalISel/select-blsr.mir | 58 ++++++ test/TableGen/GlobalISelEmitter.td | 100 +++++++---- utils/TableGen/GlobalISelEmitter.cpp | 197 +++++++++++++-------- 5 files changed, 274 insertions(+), 108 deletions(-) create mode 100644 test/CodeGen/X86/GlobalISel/select-blsr.mir