Re: [PATCH] D14200: Make FP_CONTRACT ON default.

2015-11-16 Thread Steve Canon via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL253269: Make FP_CONTRACT ON the default. (authored by scanon). Changed prior to commit: http://reviews.llvm.org/D14200?vs=39205&id=40351#toc Repository: rL LLVM http://reviews.llvm.org/D14200 Files

Re: [PATCH] D14200: Make FP_CONTRACT ON default.

2015-11-11 Thread hfin...@anl.gov via cfe-commits
hfinkel accepted this revision. hfinkel added a comment. This revision is now accepted and ready to land. LGTM, thanks! http://reviews.llvm.org/D14200 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/list

Re: [PATCH] D14200: Make FP_CONTRACT ON default.

2015-11-04 Thread Steve Canon via cfe-commits
scanon updated this revision to Diff 39205. scanon added a comment. Additionally test contraction of compound assignment expressions. http://reviews.llvm.org/D14200 Files: include/clang/Basic/LangOptions.def lib/Frontend/CompilerInvocation.cpp test/CodeGen/aarch64-neon-fma.c test/CodeGe