This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5f528dc [AVX-512] Don't both looking into the AVX512DQ execution doma [...] new 0f9a41d [mips] Addition of the immediate cases for the 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/AsmParser/MipsAsmParser.cpp | 55 ++++- lib/Target/Mips/MipsInstrInfo.td | 28 +++ test/MC/Mips/macro-ddiv.s | 313 +++++++++++++++++++++++----- test/MC/Mips/macro-ddivu.s | 277 +++++++++++++++++++++--- test/MC/Mips/macro-div.s | 178 ++++++++++++---- 5 files changed, 727 insertions(+), 124 deletions(-)