This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c8c4a422420 Fixup tests to check for any MCInst number instead of a spe [...] new 79ad8c5d849 [GlobalISel][Utils] Add a getConstantVRegVal variant that l [...]
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: include/llvm/CodeGen/GlobalISel/Utils.h | 17 +++++++ lib/CodeGen/GlobalISel/InstructionSelector.cpp | 4 +- lib/CodeGen/GlobalISel/Utils.cpp | 66 ++++++++++++++++++++++---- test/CodeGen/Mips/GlobalISel/llvm-ir/select.ll | 12 ++--- test/CodeGen/X86/GlobalISel/ashr-scalar.ll | 9 ++-- test/CodeGen/X86/GlobalISel/lshr-scalar.ll | 9 ++-- test/CodeGen/X86/GlobalISel/shl-scalar.ll | 14 ++---- 7 files changed, 93 insertions(+), 38 deletions(-)