This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1f556d41d86 Fix -Wdocumentation warning. NFCI. new d35de3eadb9 [mips] Reduce code duplication in the `loadAndAddSymbolAddr [...] new d6489c1e863 [mips] Mark tests for lw/sw expansion in PIC by a separate [...] new 901ea18f1d9 [mips] Pass "xgot" flag as a subtarget feature
The 3 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 | 163 +++++++-------------- lib/Target/Mips/Mips.td | 3 + lib/Target/Mips/MipsISelLowering.cpp | 15 +- lib/Target/Mips/MipsSubtarget.h | 5 + test/CodeGen/Mips/address-selection.ll | 6 +- test/CodeGen/Mips/biggot.ll | 14 +- .../Mips/mirparser/target-flags-pic-mxgot-tls.mir | 2 +- test/MC/Mips/mips-expansions.s | 80 +++++----- test/MC/Mips/mips64-expansions.s | 67 ++++----- 9 files changed, 158 insertions(+), 197 deletions(-)