This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d7d539d [PowerPC] Fix typo in PPCHazardRecognizers.cpp new 1f35f2f [mips][ias] Check '$rs = $rd' constraints when both registers [...]
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: include/llvm/MC/MCParser/MCTargetAsmParser.h | 7 ++ lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 122 ++++++++++++++------- lib/Target/Mips/Mips64r6InstrInfo.td | 2 +- .../Mips/mips64r6/valid-mips64r6-el.txt | 2 +- .../Disassembler/Mips/mips64r6/valid-mips64r6.txt | 4 +- test/MC/Mips/mips64r6/invalid.s | 1 + test/MC/Mips/mips64r6/valid.s | 12 +- utils/TableGen/AsmMatcherEmitter.cpp | 19 +++- 8 files changed, 120 insertions(+), 49 deletions(-)