summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2014-12-03 21:46:33 +0000
committerMatthias Braun <matze@braunis.de>2014-12-03 21:46:33 +0000
commitd34e4d235428e13810d695400e5a14f5b8752c13 (patch)
tree3f552197aa59ed38c9ee4dceb125b65e96b5fb84 /clang/lib/Frontend/CompilerInvocation.cpp
parent892c923c469bf333909827ae5ae5f0ecd1b4b88f (diff)
downloadbcm5719-llvm-d34e4d235428e13810d695400e5a14f5b8752c13.tar.gz
bcm5719-llvm-d34e4d235428e13810d695400e5a14f5b8752c13.zip
[SimplifyLibCalls] Improve double->float shrinking to consider constants
This allows cases like float x; fmin(1.0, x); to be optimized to fminf(1.0f, x); rdar://19049359 Differential Revision: http://reviews.llvm.org/D6496 llvm-svn: 223270
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud