Fix double FGETSIGN to work on x86_32; followup to 132396.
authorStuart Hastings <stuart@apple.com>
Wed, 1 Jun 2011 18:32:25 +0000 (18:32 +0000)
committerStuart Hastings <stuart@apple.com>
Wed, 1 Jun 2011 18:32:25 +0000 (18:32 +0000)
commit090bf19de6e7c75fbf34e753f5e0ad58cc2ca15c
treed8cb76ab6acd20bda8b7ee01fc0ddbc65928c53f
parenta3d91cd6a6384478d88ed3022ea4bda8646fedea
Fix double FGETSIGN to work on x86_32; followup to 132396.
rdar://problem/5660695

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