move big chunks of code out-of-line, no functionality change.
authorChris Lattner <sabre@nondot.org>
Sat, 11 Nov 2006 00:39:41 +0000 (00:39 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 11 Nov 2006 00:39:41 +0000 (00:39 +0000)
commit448f219fedf4f2d119599952b6229f11ed11b035
treed1f3ffacc88e808d6302723b98fa7158dd2f924c
parentab4b7b4e5291a79f2e621fbab4f01c5a2704c51b
move big chunks of code out-of-line, no functionality change.

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