[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 11:22:39 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331209: [Driver, CodeGen] rename options to disable an FP cast optimization (authored by spatel, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46236?vs=144551&id=144599#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46236

Files:
  cfe/trunk/docs/ReleaseNotes.rst
  cfe/trunk/docs/UsersManual.rst
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Frontend/CodeGenOptions.def
  cfe/trunk/lib/CodeGen/CGCall.cpp
  cfe/trunk/lib/Driver/ToolChains/Clang.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGen/no-junk-ftrunc.c
  cfe/trunk/test/Driver/fast-math.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46236.144599.patch
Type: text/x-patch
Size: 10285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180430/81137d7a/attachment.bin>


More information about the cfe-commits mailing list