This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 37f2296ec9c gn build: Merge r370249 new c6ee9a1aeee [GlobalISel] Import patterns containing SUBREG_TO_REG
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: .../AArch64/GlobalISel/load-addressing-modes.mir | 10 +- .../AArch64/GlobalISel/opt-fold-compare.mir | 93 +++++++++--------- .../AArch64/GlobalISel/select-atomicrmw.mir | 70 +++++++------- test/CodeGen/AArch64/GlobalISel/select-cmp.mir | 5 +- test/CodeGen/AArch64/GlobalISel/select-cmpxchg.mir | 17 ++-- test/CodeGen/AArch64/GlobalISel/select-imm.mir | 5 +- .../AArch64/GlobalISel/select-scalar-shift-imm.mir | 10 +- test/CodeGen/AArch64/GlobalISel/select.mir | 3 +- test/CodeGen/AArch64/GlobalISel/swifterror.ll | 58 ++++++------ .../CodeGen/AArch64/arm64-fast-isel-addr-offset.ll | 2 +- test/CodeGen/X86/GlobalISel/add-ext.ll | 7 +- test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir | 6 +- test/CodeGen/X86/GlobalISel/x86_64-select-zext.mir | 3 +- test/TableGen/GlobalISelEmitterSubreg.td | 18 ++++ utils/TableGen/GlobalISelEmitter.cpp | 104 +++++++++++++++++---- 15 files changed, 258 insertions(+), 153 deletions(-)