[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
Sun Apr 29 08:32:18 PDT 2018
spatel updated this revision to Diff 144481.
spatel added a comment.
Patch updated:
I missed a spot in the release notes - forgot to delete 'workaround' when listing the new options.
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.144481.patch
Type: text/x-patch
Size: 9552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180429/e62bc3fc/attachment-0001.bin>
More information about the cfe-commits
mailing list