This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 910074674e1 [tablegen] Handle common load/store predicates inside table [...] new 186cd4a1922 [globalisel][tablegen] Map ld and st to G_LOAD and G_STORE. NFC
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 | 3 ++ .../CodeGen/GlobalISel/InstructionSelectorImpl.h | 19 ++++++++++ .../llvm/Target/GlobalISel/SelectionDAGCompat.td | 22 +++++++++++ utils/TableGen/GlobalISelEmitter.cpp | 43 +++++++++++++++++----- 4 files changed, 77 insertions(+), 10 deletions(-)