[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)
commitf34b454219d0c6e0bc18904136d3b80bd6691be3
treecb794e22b881c90ac333a393dc2825e73a0047fa
parent3c4780e8c3cf0ab3e360746336daa99977c93d5b
[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

llvm-svn: 212769
llvm/lib/Target/Mips/MipsCallingConv.td
llvm/lib/Target/Mips/MipsSEFrameLowering.cpp
llvm/test/CodeGen/Mips/cconv/return-hard-float.ll
llvm/test/CodeGen/Mips/cfi_offset.ll [new file with mode: 0644]