move a massive amount of code out into its own helper function
authorChris Lattner <sabre@nondot.org>
Thu, 24 Feb 2011 07:12:12 +0000 (07:12 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Feb 2011 07:12:12 +0000 (07:12 +0000)
commite265ad86788f1c1542746c974f03606bd49c6a14
treefcd37713291ba466cf52fe034d27ebc5b1b14c05
parent091b1e3c74fee17e33aa87478ab07bfbba0a2f78
move a massive amount of code out into its own helper function
to reduce nesting.  This needs to be turned into a table.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126366 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SimplifyLibCalls.cpp