Implement the optimizations for "pow" and "fputs" library calls.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 29 Apr 2005 09:39:47 +0000 (09:39 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 29 Apr 2005 09:39:47 +0000 (09:39 +0000)
commitff5525daf30eeb70cb2331e9d94eef8caa61da11
treed46cb47ed07f6cf8421cd8f1ace507f9dd22acad
parentbb4cae7d696c17bd2a968df9eb4ec7afa6c6ee61
Implement the optimizations for "pow" and "fputs" library calls.

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