commit | aeb5c7b3532bd9bcb5e7e3c9ef2991160511c5d2 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Wed Sep 10 00:20:20 2008 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Wed Sep 10 00:20:20 2008 +0000 |
tree | 95ad09b2e94eb67b7e30a78ead77122a27c70680 | |
parent | 9d24ac56e1f9f1025a473d6b013557431fd05b7c [diff] |
Implement "visitPow". This is mainly used to see if we have a pow() call of this form: powf(10.0f, x); If this is the case, and also we want limited precision floating-point calculations, then lower to do the limited-precision stuff. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56035 91177308-0d34-0410-b5e6-96231b3b80d8