[PATCH] D46236: [Driver, CodeGen] rename options to disable an FP cast optimization
Sanjay Patel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 30 06:48:26 PDT 2018
spatel updated this revision to Diff 144551.
spatel added a comment.
Patch updated:
Added "By default" to the description in the user manual and release notes to make it clearer how this behaves.
https://reviews.llvm.org/D46236
Files:
docs/ReleaseNotes.rst
docs/UsersManual.rst
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/CGCall.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/no-junk-ftrunc.c
test/Driver/fast-math.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46236.144551.patch
Type: text/x-patch
Size: 10015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180430/b18ebd87/attachment-0001.bin>
More information about the cfe-commits
mailing list