Expand fsqrt, fsin, and fcos to libcalls.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 13 Dec 2006 02:38:13 +0000 (02:38 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 13 Dec 2006 02:38:13 +0000 (02:38 +0000)
commit98ff3b979af4916ba8a82eda7d77a66cdad31842
tree26935307497c838039acced5189ffbd045d065b9
parent3162691f69f85f740bc28f3ddca39b166d35187c
Expand fsqrt, fsin, and fcos to libcalls.

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