This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from adc0734b69f [SLP] A test for limiting vectorization of instructions, NFC. new 333b6cb7604 [MIPS] Handle PIC load address macro instructions in N64.
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: lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 80 +++++++++++++++++++++++++++++ test/MC/Mips/macro-dla-bad.s | 21 ++++++++ test/MC/Mips/macro-dla-pic.s | 50 ++++++++++++++++++ 3 files changed, 151 insertions(+) create mode 100644 test/MC/Mips/macro-dla-bad.s create mode 100644 test/MC/Mips/macro-dla-pic.s