Support ppcf128 in SelectionDAG::getConstantFP
authorHal Finkel <hfinkel@anl.gov>
Sun, 30 Dec 2012 19:03:32 +0000 (19:03 +0000)
committerHal Finkel <hfinkel@anl.gov>
Sun, 30 Dec 2012 19:03:32 +0000 (19:03 +0000)
commit6eb7a4270bc411342f459bc574f8fe4ef5eeff28
tree15f8bf86ed178db1070cdcc581814fc668cd902a
parent98281a20503896349bd152e2dfe87435d3a6aada
Support ppcf128 in SelectionDAG::getConstantFP

Fixes pr14751.

Patch by Kai; Thanks!

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