diff options
author | Bill Wendling <isanbard@gmail.com> | 2008-09-10 00:20:20 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2008-09-10 00:20:20 +0000 |
commit | aeb5c7b3532bd9bcb5e7e3c9ef2991160511c5d2 (patch) | |
tree | 95ad09b2e94eb67b7e30a78ead77122a27c70680 /lib/CodeGen/MachineModuleInfo.cpp | |
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
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions