[PATCH] D39812: [Driver, CodeGen] pass through and apply -fassociative-math

Sanjay Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 16 08:12:11 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320920: [Driver, CodeGen] pass through and apply -fassociative-math (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D39812?vs=122158&id=127245#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39812

Files:
  cfe/trunk/include/clang/Driver/CC1Options.td
  cfe/trunk/include/clang/Frontend/CodeGenOptions.def
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/Driver/ToolChains/Clang.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGen/finite-math.c
  cfe/trunk/test/Driver/fast-math.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39812.127245.patch
Type: text/x-patch
Size: 10241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171216/6ff62f8f/attachment.bin>


More information about the cfe-commits mailing list