OSDN Git Service

Expand fcopysign to the bitwise sequence if select is marked as expensive.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 5 Jan 2007 23:33:44 +0000 (23:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 5 Jan 2007 23:33:44 +0000 (23:33 +0000)
commit636c753b6ba2418ed707ef0efb31444ec70a46f2
treed5f8bf21ac15ea32e8b2cbeaa73fba5a386b5bec
parent257464a07272a74b772d03fca31617cd3a1826db
Expand fcopysign to the bitwise sequence if select is marked as expensive.

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