[all-commits] [llvm/llvm-project] 190bde: Revert "Making the code compliant to the documenta...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Mon Nov 8 08:44:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 190bde404c67527c0a15b1ccbcb5af025aadcdd7
https://github.com/llvm/llvm-project/commit/190bde404c67527c0a15b1ccbcb5af025aadcdd7
Author: Aaron Ballman <aaron at aaronballman.com>
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 438437cbb61a39ce27b3d6218ac426b8f8a0132e.
There are still broken bots from this:
https://lab.llvm.org/buildbot/#/builders/188/builds/5495
https://lab.llvm.org/buildbot/#/builders/171/builds/5710
More information about the All-commits
mailing list