This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb3f32242d8 docs/GithubMove.rst: Add link to GitHub migration status page new d6a4ded9225 [YAMLIO] Remove trailing spaces when outputting maps new 9c924b4d86a [mips] Fix JmpLink to texternalsym and tglobaladdr on mcroMIPS R6
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: include/llvm/Support/YAMLTraits.h | 3 +- lib/Support/YAMLTraits.cpp | 34 ++++++++++----- lib/Target/Mips/MicroMips32r6InstrInfo.td | 13 ++++++ lib/Target/Mips/MipsScheduleGeneric.td | 2 +- test/CodeGen/Mips/llvm-ir/fptosi.ll | 4 +- test/CodeGen/Mips/micromips-delay-slot.ll | 2 +- .../Mips/micromips-target-external-symbol-reloc.ll | 16 +++++-- test/CodeGen/Mips/tailcall/tailcall.ll | 18 ++++---- unittests/BinaryFormat/MsgPackDocumentTest.cpp | 4 +- unittests/Support/YAMLIOTest.cpp | 49 +++++++++++++++++++--- unittests/TextAPI/ELFYAMLTest.cpp | 4 +- unittests/TextAPI/TextStubV1Tests.cpp | 2 +- unittests/TextAPI/TextStubV2Tests.cpp | 2 +- 13 files changed, 113 insertions(+), 40 deletions(-)