wire TargetLibraryInfo into simplify libcalls and use it in a couple of
authorChris Lattner <sabre@nondot.org>
Thu, 24 Feb 2011 07:16:14 +0000 (07:16 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Feb 2011 07:16:14 +0000 (07:16 +0000)
commitafbf48363aec6b660a0ea056cf2a5b342e36d950
tree04de276abe197dbab69fda166e7b1bc25dd26f56
parente265ad86788f1c1542746c974f03606bd49c6a14
wire TargetLibraryInfo into simplify libcalls and use it in a couple of
trivial places.  This pass needs a lot of work.

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