Add libcalls for the new rounding opcodes.
authorDan Gohman <gohman@apple.com>
Thu, 21 Aug 2008 18:38:14 +0000 (18:38 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 21 Aug 2008 18:38:14 +0000 (18:38 +0000)
commit2bb1e3eede14dd8a965506465e2876fb1ae765c2
tree26a4c32286277cb4de13a7c87e6653041791d9bf
parent8471ef5f4e79fbe4d7021e91d45e39fdbf8783fc
Add libcalls for the new rounding opcodes.

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