[PATCH] D38038: [mips] Enable spilling and reloading of the dsp register set.
Simon Dardis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 19 08:19:56 PDT 2017
sdardis created this revision.
Herald added subscribers: arichardson, qcolombet.
The dsp register class is an alias of the gpr register class, so
we have to define instructions for spilling and reloading.
Repository:
rL LLVM
https://reviews.llvm.org/D38038
Files:
lib/Target/Mips/MicroMipsDSPInstrInfo.td
lib/Target/Mips/MipsDSPInstrInfo.td
lib/Target/Mips/MipsSEInstrInfo.cpp
test/CodeGen/Mips/dsp-spill-reload.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38038.115840.patch
Type: text/x-patch
Size: 3883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/24f46e4f/attachment.bin>
More information about the llvm-commits
mailing list