This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3312f93 Attempt to define friend function more portably. new 98d31c1 [mips][micromips] Implement DCLO, DCLZ, DROTR, DROTR32 and DR [...]
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/MCTargetDesc/MipsMCCodeEmitter.cpp | 12 ++ lib/Target/Mips/MicroMips64r6InstrFormats.td | 9 +- lib/Target/Mips/MicroMips64r6InstrInfo.td | 139 ++++++++++++--------- lib/Target/Mips/Mips64InstrInfo.td | 56 +++++---- lib/Target/Mips/Mips64r6InstrInfo.td | 4 +- test/CodeGen/Mips/countleading.ll | 9 +- test/CodeGen/Mips/mips64shift.ll | 29 ++--- test/MC/Disassembler/Mips/micromips64r6/valid.txt | 5 + test/MC/Mips/micromips64r6/invalid.s | 4 + test/MC/Mips/micromips64r6/valid.s | 5 + 10 files changed, 171 insertions(+), 101 deletions(-)