This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5bfb1b8 [AArch64] Register passes so they can be run by llc new 5c02c44 [mips] Clang generates unaligned offset for MSA instruction s [...]
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/MipsISelDAGToDAG.cpp | 22 +- lib/Target/Mips/MipsISelDAGToDAG.h | 13 +- lib/Target/Mips/MipsInstrInfo.td | 8 +- lib/Target/Mips/MipsMSAInstrInfo.td | 36 +-- lib/Target/Mips/MipsSEISelDAGToDAG.cpp | 74 ++++-- lib/Target/Mips/MipsSEISelDAGToDAG.h | 19 +- test/CodeGen/Mips/msa/i5_ld_st.ll | 414 +++++++++++++++++++++++++++++++++ 7 files changed, 537 insertions(+), 49 deletions(-)