Implement flt_rounds for PowerPC.
authorDale Johannesen <dalej@apple.com>
Fri, 18 Jan 2008 19:55:37 +0000 (19:55 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 18 Jan 2008 19:55:37 +0000 (19:55 +0000)
commit5c5eb80255293ece142b59e170256be0880b6bfb
tree0d6b05c041a348d09160781b9b7afafd76dbe9c6
parent994d6cfb3d3b942200073e2f88900708f0c16e9c
Implement flt_rounds for PowerPC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46174 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
test/CodeGen/PowerPC/frounds.ll [new file with mode: 0644]