This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9f316a5 [Assembler] Add location info to unary expressions. new a4a753c imm_comp_XFORM (defined in ARMInstrThumb.td) duplicates imm_n [...] new 56582e5 [mips][msa] Accept more values for constant splats
The 2 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/ARM/ARMInstrThumb.td | 7 +- lib/Target/ARM/ARMInstrThumb2.td | 2 +- lib/Target/Mips/MipsSEISelDAGToDAG.cpp | 235 +++++++++++++++++++++++++++++- lib/Target/Mips/MipsSEISelLowering.cpp | 9 +- test/CodeGen/Mips/msa/basic_operations.ll | 59 ++++++-- test/CodeGen/Mips/msa/immediates.ll | 8 +- 6 files changed, 284 insertions(+), 36 deletions(-)