This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 54b949daebd [CodeGen][NFC] Rename 'Src' to 'Val'. new 39e6fd3cd6a [GlobalISel][X86] handle not symmetric G_COPY
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: lib/Target/X86/X86InstructionSelector.cpp | 15 +++++- test/CodeGen/X86/GlobalISel/binop.ll | 22 +++++++++ test/CodeGen/X86/GlobalISel/callingconv.ll | 38 +++++++++++++++ test/CodeGen/X86/GlobalISel/select-add.mir | 74 ++++++++++++++++++++++++++++++ 4 files changed, 147 insertions(+), 2 deletions(-)