[PATCH] process the -fno-signed-zeros optimization flag (PR20870)
Sanjay Patel
spatel at rotateright.com
Thu Jan 22 14:19:34 PST 2015
Changed existing cc1 OpenCL opt for no_unsigned_zeros to be an alias of the driver option for no_unsigned_zeros.
AFAICT, this preserves the outward interface; please let me know if you see any problems.
http://reviews.llvm.org/D6873
Files:
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/finite-math.c
test/Driver/fast-math.c
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6873.18638.patch
Type: text/x-patch
Size: 4786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150122/e54256f7/attachment.bin>
More information about the cfe-commits
mailing list