MIPS DSP: all the remaining instructions which read or write accumulators.
authorAkira Hatanaka <ahatanaka@mips.com>
Thu, 27 Sep 2012 02:11:20 +0000 (02:11 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Thu, 27 Sep 2012 02:11:20 +0000 (02:11 +0000)
commit2df483efb3a3d99dd82eb88e13490ae464bf0e43
treeb4c3a7a1329fa077d0b05e3e53ec62714866c9ec
parentfd89e6ffdab95ae6b4568b8a4153064952f61ea6
MIPS DSP: all the remaining instructions which read or write accumulators.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164750 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsDSPInstrFormats.td
lib/Target/Mips/MipsDSPInstrInfo.td
lib/Target/Mips/MipsISelLowering.cpp
test/CodeGen/Mips/dsp-r1.ll
test/CodeGen/Mips/dsp-r2.ll [new file with mode: 0644]