This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ffca1c5cc [mips] Fix decoding of microMIPS JALX instruction new 88b352468 [mips] Make another set of test cases more tolerant to exact [...]
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: test/ELF/mips-32.s | 14 ++- test/ELF/mips-micro-cross-calls.s | 38 ++++--- test/ELF/mips-micro-jal.s | 164 ++++++++++------------------ test/ELF/mips-micro-plt.s | 110 ++++++------------- test/ELF/mips-micro-relocs.s | 70 ++++++------ test/ELF/mips-micro-thunks.s | 74 ++++++------- test/ELF/mips-micror6-relocs.s | 33 +++--- test/ELF/mips-n32-rels.s | 69 +++++------- test/ELF/mips-nonalloc.s | 8 +- test/ELF/mips-npic-call-pic-os.s | 132 ++++++----------------- test/ELF/mips-npic-call-pic.s | 170 ++++++++++-------------------- test/ELF/mips-pc-relocs.s | 21 ++-- test/ELF/mips-plt-n32.s | 15 ++- test/ELF/mips-plt-n64.s | 15 ++- test/ELF/mips-plt-r6.s | 9 +- test/ELF/mips-tls-64-pic-local-variable.s | 20 ++-- test/ELF/mips-tls-64.s | 37 ++++--- test/ELF/mips-tls-hilo.s | 16 +-- test/ELF/mips-tls-static-64.s | 6 +- test/ELF/mips-tls-static.s | 8 +- test/ELF/mips-tls.s | 33 +++--- test/ELF/mips-xgot-order.s | 41 +++---- test/ELF/rel-addend-with-rela-input.s | 24 +++-- 23 files changed, 463 insertions(+), 664 deletions(-)