Don't hand ISD::CALL nodes off to SelectExprFP. This fixes siod.
authorNate Begeman <natebegeman@mac.com>
Sun, 10 Apr 2005 01:14:13 +0000 (01:14 +0000)
committerNate Begeman <natebegeman@mac.com>
Sun, 10 Apr 2005 01:14:13 +0000 (01:14 +0000)
commita0e3e9474f429e6bd0dc902c1fe3236d43ff1276
treee616a598b3295080e0ba185e4672dc7e85d304ce
parentdea29e25c32d2651e2efaff67bc30803ea24d991
Don't hand ISD::CALL nodes off to SelectExprFP.  This fixes siod.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21197 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelPattern.cpp