Disable attempts to constant fold PPC f128.
authorDale Johannesen <dalej@apple.com>
Tue, 16 Oct 2007 23:38:29 +0000 (23:38 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 16 Oct 2007 23:38:29 +0000 (23:38 +0000)
commitdb44bf85d832b26c398cda9acfd3473832f6e585
treecb9ff00bfbdbeab1820f66449aea201e3c3f2d53
parent280f8a2ecedc213372402fe221e2b1a613816f7d
Disable attempts to constant fold PPC f128.
Remove the assumption that this will happen from
various places.

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