This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb66787 [AMDGPU] Disassembler: Support for sdwa instructions new 2edd549 [mips][microMIPS] Add CodeGen support for SEL.*, SELEQZ, SELN [...]
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/MicroMips32r6InstrInfo.td | 101 ++++---- lib/Target/Mips/Mips32r6InstrInfo.td | 105 +++++--- lib/Target/Mips/MipsISelLowering.cpp | 1 + lib/Target/Mips/MipsInstrFPU.td | 10 +- test/CodeGen/Mips/fcmp.ll | 383 +++++++++++++++++++++++++++++- test/CodeGen/Mips/llvm-ir/select-dbl.ll | 54 ++++- test/CodeGen/Mips/llvm-ir/select-flt.ll | 51 +++- test/CodeGen/Mips/llvm-ir/select-int.ll | 112 +++++++-- 8 files changed, 702 insertions(+), 115 deletions(-)