This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3c70899939b [JITLink] Add timers and -show-times option to llvm-jitlink. new 4082704d286 [X86] Remove encoding information from the TAILJMP instruct [...] new 165c3793464 Revert "[GlobalISel] Import patterns containing INSERT_SUBREG"
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: lib/Target/X86/X86InstrControl.td | 52 +++--- lib/Target/X86/X86MCInstLower.cpp | 80 ++++++--- .../AArch64/GlobalISel/select-concat-vectors.mir | 26 ++- test/CodeGen/AArch64/GlobalISel/select-int-ext.mir | 24 ++- test/CodeGen/X86/GlobalISel/select-copy.mir | 15 +- test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir | 5 +- test/CodeGen/X86/GlobalISel/select-ext.mir | 6 +- test/CodeGen/X86/GlobalISel/x86_64-select-zext.mir | 15 +- test/TableGen/GlobalISelEmitterSubreg.td | 119 ------------- utils/TableGen/CodeGenTarget.cpp | 40 ----- utils/TableGen/CodeGenTarget.h | 6 - utils/TableGen/GlobalISelEmitter.cpp | 190 +-------------------- 12 files changed, 126 insertions(+), 452 deletions(-) delete mode 100644 test/TableGen/GlobalISelEmitterSubreg.td