Start to add the builtind to the mips16 exclusion lists for fp.
authorReed Kotler <rkotler@mips.com>
Sat, 24 Aug 2013 01:24:44 +0000 (01:24 +0000)
committerReed Kotler <rkotler@mips.com>
Sat, 24 Aug 2013 01:24:44 +0000 (01:24 +0000)
commitcbbd1eeecb2bf49915c4bd0e20b1e9bad8696ada
treea0dc5e0d5a6e467389da3b3c568317bb70de12d8
parent30632d2fbb3c46e552a68aa7961b12eb44cece01
Start to add the builtind to the mips16 exclusion lists for fp.
I need to add the rest of these to the list or else to delay putting
out the actual stub until later in code generation when I know if
the external function ever got emitted.

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