summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-09-10 00:20:20 +0000
committerBill Wendling <isanbard@gmail.com>2008-09-10 00:20:20 +0000
commit648930b9bade54958e35a16f4996a6d86f1ef60c (patch)
treeb8ec5d14fc4fd37d3e17a792a9833875faafb021 /clang/lib/CodeGen/CodeGenModule.cpp
parent81cf67fa0b28a0d18ade9cd9d2db2bf0570011b0 (diff)
downloadbcm5719-llvm-648930b9bade54958e35a16f4996a6d86f1ef60c.tar.gz
bcm5719-llvm-648930b9bade54958e35a16f4996a6d86f1ef60c.zip
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. llvm-svn: 56035
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud