This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7bf2a57 [AMDGPU][MC] Fix for Bug 28211 + LIT tests new 2ad61e7 [mips][msa] Fix generation of bm(n)zi and bins[lr]i instructions
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/Mips/MipsSEISelDAGToDAG.cpp | 4 +-- lib/Target/Mips/MipsSEISelLowering.cpp | 4 +-- test/CodeGen/Mips/msa/bitwise.ll | 16 +++++----- test/CodeGen/Mips/msa/bmzi_bmnzi.ll | 55 ++++++++++++++++++++++++++++++++++ test/CodeGen/Mips/msa/i5-b.ll | 8 ++--- test/CodeGen/Mips/msa/immediates.ll | 2 +- 6 files changed, 72 insertions(+), 17 deletions(-) create mode 100644 test/CodeGen/Mips/msa/bmzi_bmnzi.ll