Files
llvm/test/CodeGen/ARM
Michael Berg 4456b77e04 Move three folds for FADD, FSUB and FMUL in the DAG combiner away from Unsafe to more aligned checks that reflect context
Summary: Unsafe does not map well alone for each of these three cases as it is missing NoNan context when accessed directly with clang.  I have migrated the fold guards to reflect the expectations of handing nan and zero contexts directly (NoNan, NSZ) and some tests with it.  Unsafe does include NSZ, however there is already precedent for using the target option directly to reflect that context. 

Reviewers: spatel, wristow, hfinkel, craig.topper, arsenm

Reviewed By: arsenm

Subscribers: michele.scandale, wdng, javed.absar

Differential Revision: https://reviews.llvm.org/D64450

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365679 91177308-0d34-0410-b5e6-96231b3b80d8
2019-07-10 18:23:26 +00:00
..
2019-05-15 12:41:58 +00:00
2019-05-15 12:41:58 +00:00
2016-01-26 00:03:25 +00:00
2017-08-01 22:20:49 +00:00
2014-04-03 17:35:22 +00:00
2017-08-28 20:20:47 +00:00
2017-04-07 22:01:23 +00:00
2017-04-07 22:01:23 +00:00
2016-06-16 16:09:53 +00:00
2016-01-28 18:59:04 +00:00
2018-10-14 16:49:04 +00:00
2014-08-26 12:47:26 +00:00
2014-01-29 11:50:56 +00:00
2015-10-26 20:49:49 +00:00
2016-06-20 17:45:33 +00:00
2019-05-26 11:34:30 +00:00
2018-07-04 13:28:39 +00:00
2016-12-27 18:35:19 +00:00
2016-01-26 00:03:25 +00:00
2014-04-25 17:51:25 +00:00
2019-01-07 12:21:13 +00:00
2019-02-26 12:02:12 +00:00
2014-04-03 17:35:22 +00:00
2019-06-25 12:04:31 +00:00
2019-06-25 12:04:31 +00:00
2019-06-25 12:04:31 +00:00
2019-06-25 12:04:31 +00:00
2019-06-25 12:04:31 +00:00
2012-09-29 21:43:49 +00:00
2014-12-04 19:34:50 +00:00
2016-06-16 16:09:53 +00:00
2019-06-11 11:09:25 +00:00
2017-12-11 12:13:45 +00:00
2017-12-11 12:13:45 +00:00
2017-12-11 12:13:45 +00:00
2018-09-26 10:56:00 +00:00
2019-04-17 16:51:09 +00:00
2014-04-03 17:35:22 +00:00
2014-04-03 17:35:22 +00:00
2015-01-19 15:16:06 +00:00
2017-08-28 20:20:47 +00:00
2014-04-23 01:09:29 +00:00
2017-08-01 22:20:49 +00:00
2017-08-01 22:20:49 +00:00
2016-12-27 18:35:19 +00:00
2019-05-15 12:41:58 +00:00
2016-12-27 18:35:19 +00:00
2019-03-29 17:35:56 +00:00
2015-08-13 17:28:16 +00:00
2019-07-04 08:49:32 +00:00