Add stack spill / reload instructions for DTriple and DQuad register classes, which
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 4 Aug 2012 13:16:12 +0000 (13:16 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 4 Aug 2012 13:16:12 +0000 (13:16 +0000)
commitb58d7d03125526c152ade0c75be302b3c9eab997
tree920e0e6db567ec1904966ee83769f478338deed6
parent087642f8638b08bf236b2cf8f0feb4df34c568f4
Add stack spill / reload instructions for DTriple and DQuad register classes, which
were missed for no reason. This fixes PR13377

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161299 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
test/CodeGen/ARM/2012-08-04-DtripleSpillReload.ll [new file with mode: 0644]