Changed flag operand of ISD::FP_ROUND to TargetConstant as it should not get checked...
authorPete Cooper <peter_cooper@apple.com>
Tue, 17 Jan 2012 01:54:07 +0000 (01:54 +0000)
committerPete Cooper <peter_cooper@apple.com>
Tue, 17 Jan 2012 01:54:07 +0000 (01:54 +0000)
commitf57e1c29dde4666ea4ec397dde72f991e5b9f854
treefe5f8eaf7c7e4126d7b807997a0a6cf00ff78e35
parent1752e45de9914cb52d748c1052ecd2f1414bced4
Changed flag operand of ISD::FP_ROUND to TargetConstant as it should not get checked for legalisation

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