aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2012-08-30 23:35:16 +0000
committerOwen Anderson <resistor@mac.com>2012-08-30 23:35:16 +0000
commitcc61f87cf730fec6785dc492fb6c71bc17c8f56b (patch)
tree475feff20a5fa300a477731ab4b974fbf54760c0 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parentdb482ef7a7b6851ddafd6dbd7ee11a509adc9e6e (diff)
downloadllvm-cc61f87cf730fec6785dc492fb6c71bc17c8f56b.zip
llvm-cc61f87cf730fec6785dc492fb6c71bc17c8f56b.tar.gz
llvm-cc61f87cf730fec6785dc492fb6c71bc17c8f56b.tar.bz2
Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by constants. This is only enabled in unsafe FP math mode, since it does not preserve rounding effects for all such constants.
llvm-svn: 162956
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions