]> granicus.if.org Git - llvm/commit
[DAG] Move SetCC NaN handling into FoldSetCC
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 11 Mar 2019 17:43:10 +0000 (17:43 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 11 Mar 2019 17:43:10 +0000 (17:43 +0000)
commit4e3754ce697e9649f719ec7ff86d8c0b36f0c73c
treea244e298bfe9715210349ed230d16f25eec7aa8d
parent5d5019bab2cd6239c45745b419e327ffc392eb0e
[DAG] Move SetCC NaN handling into FoldSetCC

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