[FPEnv][Clang][Driver] Failing tests are now expected failures only on PowerPC
authorKevin P. Neal <kevin.neal@sas.com>
Mon, 6 Jul 2020 18:41:15 +0000 (14:41 -0400)
committerKevin P. Neal <kevin.neal@sas.com>
Mon, 6 Jul 2020 18:44:06 +0000 (14:44 -0400)
commit2b35511350454dd22997f129ee529e3fdb129ac2
treed1796829d80d55911dd670ad665d7dc93dd4f9c7
parentc19c153e7415807f043edc42843bc491232b717e
[FPEnv][Clang][Driver] Failing tests are now expected failures only on PowerPC

Mark these tests as only failing on PowerPC. Avoids unexpected passes on
other bots.

Fingers crossed.

Differential Revision: https://reviews.llvm.org/D80952
clang/test/CodeGen/fpconstrained-cmp-double.c
clang/test/CodeGen/fpconstrained-cmp-float.c
clang/test/CodeGen/fpconstrained.c
clang/test/CodeGen/fpconstrained.cpp