OSDN Git Service

[mips] Fix an issue with long double when function roundl is defined
authorZlatko Buljan <Zlatko.Buljan@imgtec.com>
Mon, 14 Mar 2016 12:50:23 +0000 (12:50 +0000)
committerZlatko Buljan <Zlatko.Buljan@imgtec.com>
Mon, 14 Mar 2016 12:50:23 +0000 (12:50 +0000)
commita4bfc57321dbb6d712297822e6be9855c1bf8791
tree84e8b96dfce8ae2dfb9bc73003cfd01e9538e08d
parent9efb4751c1243a710cdbbd97805dc3a6165013c1
[mips] Fix an issue with long double when function roundl is defined
Differential Revision: http://reviews.llvm.org/D17760

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263428 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsCCState.cpp
test/CodeGen/Mips/cconv/roundl-call.ll [new file with mode: 0644]