This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d86b052 Run clang-format over PassSupport.h, mostly to get the macros [...] new 5716739 [mips] Implement 'la' macro in PIC mode for O32.
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 | 84 ++++++++++++++++++++++--- lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp | 29 +-------- lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp | 4 ++ lib/Target/Mips/MCTargetDesc/MipsABIInfo.h | 1 + test/CodeGen/Mips/hf1_body.ll | 2 +- test/MC/Mips/macro-la-pic.s | 54 ++++++++++++++++ 6 files changed, 138 insertions(+), 36 deletions(-) create mode 100644 test/MC/Mips/macro-la-pic.s