[mips] Emit two CFI offset directives per double precision SDC1/LDC1
authorZoran Jovanovic <zoran.jovanovic@imgtec.com>
Thu, 10 Jul 2014 22:23:30 +0000 (22:23 +0000)
committerZoran Jovanovic <zoran.jovanovic@imgtec.com>
Thu, 10 Jul 2014 22:23:30 +0000 (22:23 +0000)
commitfc6a659676e95e11b086ce69ebfdcb6343a242e3
tree63cb0edd552b00af60714c7f0b476095574c79ca
parent4d3b6131c790268f22514b572e453f4648ad50a8
[mips] Emit two CFI offset directives per double precision SDC1/LDC1
instead of just one for FR=1 registers
Differential Revision: http://reviews.llvm.org/D4310

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212769 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsCallingConv.td
lib/Target/Mips/MipsSEFrameLowering.cpp
test/CodeGen/Mips/cconv/return-hard-float.ll
test/CodeGen/Mips/cfi_offset.ll [new file with mode: 0644]