summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGCall.cpp
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2015-08-27 19:56:57 +0000
committerErik Schnetter <schnetter@gmail.com>2015-08-27 19:56:57 +0000
commit5e93e28d8b88ba30613c2bb1d55a7e5b75749626 (patch)
tree06843e2a8fac7d902c0fb68d151f3dd258641fcc /clang/lib/CodeGen/CGCall.cpp
parent5ef02c2db71daba43e16fd67f2fc44c7a2eb57ed (diff)
downloadbcm5719-llvm-5e93e28d8b88ba30613c2bb1d55a7e5b75749626.tar.gz
bcm5719-llvm-5e93e28d8b88ba30613c2bb1d55a7e5b75749626.zip
Enable constant propagation for more math functions
Constant propagation for single precision math functions (such as tanf) is already working, but was not enabled. This patch enables these for many single-precision functions, and adds respective test cases. Newly handled functions: acosf asinf atanf atan2f ceilf coshf expf exp2f fabsf floorf fmodf logf log10f powf sinhf tanf tanhf llvm-svn: 246194
Diffstat (limited to 'clang/lib/CodeGen/CGCall.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud