Revert "Making the code compliant to the documentation about Floating Point"
authorNico Weber <thakis@chromium.org>
Mon, 8 Nov 2021 13:32:42 +0000 (08:32 -0500)
committerNico Weber <thakis@chromium.org>
Mon, 8 Nov 2021 13:32:42 +0000 (08:32 -0500)
commit0425087b8bac03693976ea34c156ca149482c853
tree7fc250dce772aeeda85337c796b4d88fbfd0e482
parent7e92b759ed69ef3732b4341e8588ae07085d5f90
Revert "Making the code compliant to the documentation about Floating Point"

This reverts commit 17d9560294eee1eae5e2d3ac1ab84f514318409e.
Breaks check-clang everywhere, see e.g.:
https://lab.llvm.org/buildbot/#/builders/105/builds/17229
https://lab.llvm.org/buildbot/#/builders/109/builds/25831
https://lab.llvm.org/buildbot/#/builders/188/builds/5493
https://lab.llvm.org/buildbot/#/builders/123/builds/7073
clang/docs/ReleaseNotes.rst
clang/docs/UsersManual.rst
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGen/ffp-contract-option.c
clang/test/CodeGen/ffp-model.c [deleted file]
clang/test/CodeGen/ppc-emmintrin.c
clang/test/CodeGen/ppc-xmmintrin.c
clang/test/Driver/fp-model.c
clang/test/Misc/ffp-contract.c [deleted file]