This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 495d206 rename instcombine test file. NFC new 90db4d6 [InstCombine] For select rule, use positive check of constant [...] new 7a3b1c2 [GlobalISel][X86] support G_FRAME_INDEX instruction selection.
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/X86RegisterBankInfo.cpp | 104 ++++++++++++++++----- lib/Target/X86/X86RegisterBankInfo.h | 20 ++++ .../InstCombine/InstructionCombining.cpp | 2 +- test/CodeGen/X86/GlobalISel/X86-regbankselect.mir | 54 +++++++---- test/CodeGen/X86/GlobalISel/binop-isel.ll | 8 +- test/CodeGen/X86/GlobalISel/memop-isel.ll | 86 +++++++++++------ 6 files changed, 202 insertions(+), 72 deletions(-)