This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0d10177cd34 AMDGPU/GlobalISel: Legalize more concat_vectors new 5bda5671a74 [docs][llvm-dwarfdump] Fix wording new 5a72cc8d20a AMDGPU/GlobalISel: Fix test new d0345f25d86 [MIPS GlobalISel] Regbanks for G_SELECT. Select i64, f32 an [...]
The 3 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: docs/CommandGuide/llvm-dwarfdump.rst | 2 +- lib/Target/Mips/MipsLegalizerInfo.cpp | 2 +- lib/Target/Mips/MipsRegisterBankInfo.cpp | 42 ++++-- .../GlobalISel/inst-select-concat-vectors.mir | 5 +- .../Mips/GlobalISel/instruction-select/select.mir | 152 ++++++++++++++++++--- test/CodeGen/Mips/GlobalISel/legalizer/select.mir | 110 +++++++++++++++ test/CodeGen/Mips/GlobalISel/llvm-ir/select.ll | 56 ++++++++ .../Mips/GlobalISel/regbankselect/select.mir | 117 ++++++++++++++++ 8 files changed, 451 insertions(+), 35 deletions(-)