move combineRepeatedFPDivisors logic into a helper function; NFCI
authorSanjay Patel <spatel@rotateright.com>
Mon, 27 Jul 2015 17:58:49 +0000 (17:58 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 27 Jul 2015 17:58:49 +0000 (17:58 +0000)
commit5834764c65865437796632982f99acc7f1da6566
tree2a8cacb0c57d107ff484d891e8bd2eb3f983d466
parent6c304ebd8aa0d0ba11c44804ce53d123bf6117e5
move combineRepeatedFPDivisors logic into a helper function; NFCI

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