This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e504a23220 [CGP] getParent()->getParent() --> getFunction(); NFCI new 5fbefa57329 [CGP] pass size as param in MemCmpExpansion; NFCI new eeb64a67b6d [mips][dsp] Modify repl.ph to accept signed immediate values
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/CodeGen/CodeGenPrepare.cpp | 21 ++++++++------------- lib/Target/Mips/MipsDSPInstrInfo.td | 5 +++-- test/CodeGen/Mips/dsp-r1.ll | 12 +++++++++++- test/MC/Disassembler/Mips/micromips-dsp/valid.txt | 2 +- test/MC/Mips/dsp/invalid.s | 4 ++-- test/MC/Mips/micromips-dsp/invalid.s | 2 ++ test/MC/Mips/micromips-dsp/valid.s | 2 +- 7 files changed, 28 insertions(+), 20 deletions(-)