This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3db5064fa12 [CGP] Make optimizeMemoryInst capable of handling multiple [...] new 09115192aca [mips] Enable spilling and reloading of the dsp register set.
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/MicroMipsDSPInstrInfo.td | 7 +++++ lib/Target/Mips/MipsDSPInstrInfo.td | 6 ++++ lib/Target/Mips/MipsSEInstrInfo.cpp | 4 +++ test/CodeGen/Mips/dsp-spill-reload.ll | 52 ++++++++++++++++++++++++++++++++ 4 files changed, 69 insertions(+) create mode 100644 test/CodeGen/Mips/dsp-spill-reload.ll