This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a15bb16493b AMDGPU: Make frame register caller preserved new 23c01665c8a Adapt more testcases for llvm-dwarfdump changes. new eb1be816521 [mips] Implement the 'dext' aliases and it's disassembly alias.
The 2 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 | 73 ++++++++++++++++------- lib/Target/Mips/Disassembler/MipsDisassembler.cpp | 58 ++++++++++++++++++ lib/Target/Mips/MicroMips64r6InstrInfo.td | 28 +++++---- lib/Target/Mips/Mips64InstrInfo.td | 32 ++++++---- lib/Target/Mips/MipsInstrInfo.td | 14 ++++- test/DebugInfo/Generic/empty.ll | 4 +- test/DebugInfo/dwarfdump-macho-universal.test | 6 +- test/MC/Disassembler/Mips/micromips64r6/valid.txt | 4 +- test/MC/Mips/micromips64r6/invalid.s | 2 - test/MC/Mips/mips64extins.s | 13 +++- test/MC/Mips/mips64r2/invalid.s | 6 +- test/MC/Mips/mips64r6/invalid.s | 4 ++ 12 files changed, 186 insertions(+), 58 deletions(-)