[all-commits] [llvm/llvm-project] 916e2c: Revert "[FPEnv][Clang][Driver] Disable constrained...
Kevin P. Neal via All-commits
all-commits at lists.llvm.org
Mon Jul 6 12:00:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 916e2ca99785d34db73945940923a487efad32ad
https://github.com/llvm/llvm-project/commit/916e2ca99785d34db73945940923a487efad32ad
Author: Kevin P. Neal <kevin.neal at sas.com>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M clang/include/clang/Basic/DiagnosticFrontendKinds.td
M clang/include/clang/Basic/DiagnosticGroups.td
M clang/include/clang/Basic/TargetInfo.h
M clang/lib/Basic/TargetInfo.cpp
M clang/lib/Basic/Targets/SystemZ.h
M clang/lib/Basic/Targets/X86.h
M clang/lib/Frontend/CompilerInstance.cpp
M clang/test/CodeGen/aarch64-neon-misc-constrained.c
M clang/test/CodeGen/aarch64-neon-scalar-x-indexed-elem-constrained.c
M clang/test/CodeGen/aarch64-v8.2a-neon-intrinsics-constrained.c
M clang/test/CodeGen/arm-neon-directed-rounding-constrained.c
M clang/test/CodeGen/arm64-vrnd-constrained.c
M clang/test/CodeGen/builtins-ppc-fpconstrained.c
R clang/test/CodeGen/fp-strictfp.cpp
M clang/test/CodeGen/fpconstrained-cmp-double.c
M clang/test/CodeGen/fpconstrained-cmp-float.c
M clang/test/CodeGen/fpconstrained.c
M clang/test/CodeGen/fpconstrained.cpp
Log Message:
-----------
Revert "[FPEnv][Clang][Driver] Disable constrained floating point on targets lacking support."
My mistake, I had a blocking reviewer.
This reverts commit 39d2ae0afb2312a15e4d15a0855b35b4e1c49fc4.
This reverts commit bfdafa32a0fa4b2745627fe57dd253db10ac3fcf.
This reverts commit 2b35511350454dd22997f129ee529e3fdb129ac2.
Differential Revision: https://reviews.llvm.org/D80952
More information about the All-commits
mailing list