diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2011-12-28 15:47:06 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2011-12-28 15:47:06 +0000 |
commit | cf5014771d0e33c984b4b6946d6b0f181c3108e5 (patch) | |
tree | c77bf464a54148c1345706d8c571aaf22d78a682 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | e5f554ac481492d15712cf9e0b2ea48daa43d768 (diff) | |
download | bcm5719-llvm-cf5014771d0e33c984b4b6946d6b0f181c3108e5.tar.gz bcm5719-llvm-cf5014771d0e33c984b4b6946d6b0f181c3108e5.zip |
Add a target hook for FLT_EVAL_METHOD and use it to set the value on x86 with sse disabled.
x87 math evaluates everything with 80 bits precision, so we have to set FLT_EVAL_METHOD
to "2".
llvm-svn: 147311
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions