[all-commits] [llvm/llvm-project] 9122b9: Revert "Reland D74436 "Change clang option -ffp-mo...
Melanie Blower via All-commits
all-commits at lists.llvm.org
Fri Feb 14 07:32:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9122b92f8e046bfeabdc503d978cf098c86f6e49
https://github.com/llvm/llvm-project/commit/9122b92f8e046bfeabdc503d978cf098c86f6e49
Author: Melanie Blower <melanie.blower at intel.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M clang/docs/UsersManual.rst
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/CodeGen/ppc-emmintrin.c
M clang/test/CodeGen/ppc-xmmintrin.c
M clang/test/Driver/fp-model.c
Log Message:
-----------
Revert "Reland D74436 "Change clang option -ffp-model=precise to select ffp-contract=on""
This reverts commit 0a1123eb43f945593b26dd037490e0c909fa3c4f.
Want to revert this because it's causing trouble for PowerPC
I also fixed test fp-model.c which was looking for an incorrect error message
More information about the All-commits
mailing list