[all-commits] [llvm/llvm-project] 541291: Revert " Reapply af57dbf12e54 "Add support ...
Melanie Blower via All-commits
all-commits at lists.llvm.org
Wed Dec 4 12:22:03 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5412913631feef74f7d52c092e947227c1cc7b04
https://github.com/llvm/llvm-project/commit/5412913631feef74f7d52c092e947227c1cc7b04
Author: Melanie Blower <melanie.blower at intel.com>
Date: 2019-12-04 (Wed, 04 Dec 2019)
Changed paths:
M clang/docs/UsersManual.rst
M clang/include/clang/AST/Decl.h
M clang/include/clang/AST/DeclBase.h
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/include/clang/Basic/DiagnosticGroups.td
M clang/include/clang/Basic/LangOptions.def
M clang/include/clang/Basic/LangOptions.h
M clang/include/clang/Driver/Options.td
M clang/lib/AST/Decl.cpp
M clang/lib/CodeGen/CGCall.cpp
M clang/lib/CodeGen/CodeGenFunction.cpp
M clang/lib/CodeGen/CodeGenFunction.h
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/lib/Sema/SemaExpr.cpp
M clang/lib/Serialization/ASTReaderDecl.cpp
M clang/lib/Serialization/ASTWriterDecl.cpp
R clang/test/CodeGen/fpconstrained.c
R clang/test/CodeGen/fpconstrained.cpp
M clang/test/Driver/clang_f_opts.c
M clang/test/Driver/fast-math.c
R clang/test/Driver/fp-model.c
M llvm/include/llvm/IR/IRBuilder.h
M llvm/include/llvm/Target/TargetOptions.h
M llvm/unittests/IR/IRBuilderTest.cpp
Log Message:
-----------
Revert " Reapply af57dbf12e54 "Add support for options -frounding-math, ftrapping-math, -ffp-model=, and -ffp-exception-behavior=""
This reverts commit cdbed2dd856c14687efd741c2d8321686102acb8.
Build break on Windows (lit fail)
More information about the All-commits
mailing list