[PATCH] D23840: New options -fexceptions-fp-math and -fdenormal-fp-math
Sjoerd Meijer via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 30 01:18:05 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL280064: This adds new options -fdenormal-fp-math and passes through option -ffast-math (authored by SjoerdMeijer).
Changed prior to commit:
https://reviews.llvm.org/D23840?vs=69379&id=69647#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23840
Files:
cfe/trunk/docs/UsersManual.rst
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/include/clang/Frontend/CodeGenOptions.def
cfe/trunk/include/clang/Frontend/CodeGenOptions.h
cfe/trunk/lib/CodeGen/CGCall.cpp
cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/test/CodeGen/denormalfpmode.c
cfe/trunk/test/CodeGen/noexceptionsfpmath.c
cfe/trunk/test/Driver/fast-math.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23840.69647.patch
Type: text/x-patch
Size: 9042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160830/6bfa81af/attachment.bin>
More information about the cfe-commits
mailing list