[all-commits] [llvm/llvm-project] 042508: Revert "Making the code compliant to the documenta...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Nov 8 05:33:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0425087b8bac03693976ea34c156ca149482c853
https://github.com/llvm/llvm-project/commit/0425087b8bac03693976ea34c156ca149482c853
Author: Nico Weber <thakis at chromium.org>
Date: 2021-11-08 (Mon, 08 Nov 2021)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/docs/UsersManual.rst
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/CodeGen/ffp-contract-option.c
R clang/test/CodeGen/ffp-model.c
M clang/test/CodeGen/ppc-emmintrin.c
M clang/test/CodeGen/ppc-xmmintrin.c
M clang/test/Driver/fp-model.c
R clang/test/Misc/ffp-contract.c
Log Message:
-----------
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
More information about the All-commits
mailing list