This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e74f7a [obj2yaml][yaml2obj] Support for reading and dumping the Mach [...] new f213957 [mips] Enforce compact branch register restrictions new 860b370 [PM] ADCE: Fix caching of analyses.
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 | 64 ++++++++++++++++++---- lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp | 16 ++++-- lib/Transforms/Scalar/ADCE.cpp | 11 +++- test/MC/Mips/mips32r6/invalid.s | 20 ++++++- test/MC/Mips/mips32r6/valid.s | 18 +++--- test/MC/Mips/mips64r6/invalid.s | 16 +++++- test/MC/Mips/mips64r6/valid.s | 18 +++--- 7 files changed, 126 insertions(+), 37 deletions(-)