Avoid FGETSIGN of 80-bit types. Fixes PR10085.
authorStuart Hastings <stuart@apple.com>
Mon, 6 Jun 2011 16:44:31 +0000 (16:44 +0000)
committerStuart Hastings <stuart@apple.com>
Mon, 6 Jun 2011 16:44:31 +0000 (16:44 +0000)
commit57f1fde7fcda84a7e1d7490163fbad18c3755d40
treed7cbfa7db5a6fa810808b111372e7f0c4e7757e0
parent7c48913af62ced0da03ba58755cf5f53ad587ba8
Avoid FGETSIGN of 80-bit types.  Fixes PR10085.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132681 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp