Nikita Popov
dfb369399d
[ValueTracking] Directly use KnownBits shift functions
...
Make ValueTracking directly call the KnownBits shift helpers, which
provides more precise results.
Unfortunately, ValueTracking has a special case where sometimes we
determine non-zero shift amounts using isKnownNonZero(). I have my
doubts about the usefulness of that special-case (it is only tested
in a single unit test), but I've reproduced the special-case via an
extra parameter to the KnownBits methods.
Differential Revision: https://reviews.llvm.org/D151816
2023-06-01 09:46:16 +02:00
..
2023-02-14 16:21:42 -08:00
2023-05-03 11:51:35 -07:00
2023-02-20 18:25:20 -05:00
2022-12-06 12:49:32 -08:00
2023-04-21 07:02:55 -04:00
2023-05-31 17:13:48 +02:00
2023-02-19 23:56:52 -08:00
2023-01-05 14:11:08 +01:00
2023-01-05 14:11:08 +01:00
2022-11-14 12:27:29 +00:00
2022-11-22 13:46:42 -08:00
2023-05-11 21:33:39 -07:00
2023-03-15 08:46:32 -07:00
2023-04-25 16:03:34 -04:00
2023-01-28 15:22:37 -08:00
2023-02-08 18:03:58 -05:00
2023-01-05 14:11:08 +01:00
2022-10-30 20:47:12 +01:00
2023-02-19 22:04:47 -08:00
2022-12-16 08:49:10 +00:00
2023-01-05 14:11:08 +01:00
2022-12-02 21:11:44 -08:00
2023-05-30 14:12:20 -07:00
2023-05-17 11:16:15 +01:00
2022-11-14 19:11:34 -08:00
2023-03-27 10:20:08 +01:00
2023-03-03 18:20:47 -04:00
2023-01-28 09:06:31 -08:00
2022-12-16 08:49:10 +00:00
2022-12-05 06:31:11 +00:00
2022-12-02 21:11:44 -08:00
2023-05-11 23:31:56 +09:00
2023-06-01 09:46:16 +02:00
2022-12-02 21:11:44 -08:00
2022-12-16 08:49:10 +00:00
2023-01-05 14:11:08 +01:00
2023-03-14 12:58:37 +01:00
2023-01-05 14:11:08 +01:00
2023-01-26 07:59:33 +01:00
2022-12-18 00:28:54 -08:00
2022-12-06 22:34:50 -08:00
2023-05-06 14:35:26 +02:00
2023-05-11 23:31:56 +09:00
2023-02-01 09:25:02 -08:00
2023-02-24 13:43:12 -08:00
2022-12-16 22:44:08 +00:00
2022-12-14 09:56:10 -05:00
2023-04-05 11:03:12 +01:00
2023-01-16 16:56:33 +01:00
2023-01-19 11:12:53 +01:00
2023-05-08 18:56:09 +02:00
2023-05-09 09:18:10 +02:00
2023-01-05 14:11:08 +01:00
2023-05-31 21:35:07 -07:00
2023-01-28 12:41:20 -08:00
2022-12-02 21:11:44 -08:00
2022-11-21 18:28:07 +00:00
2022-11-21 18:28:07 +00:00
2022-12-02 21:11:44 -08:00
2022-10-06 15:37:43 -07:00
2023-01-09 11:16:56 +01:00
2023-03-14 18:56:07 -07:00
2023-02-19 16:52:26 -05:00
2023-05-23 14:01:38 +01:00
2023-05-12 17:09:26 -07:00
2023-05-11 21:33:39 -07:00
2022-12-18 00:28:54 -08:00
2023-02-23 18:11:15 +00:00
2022-11-21 19:03:40 -08:00
2022-11-28 15:13:37 +01:00
2023-01-13 16:28:44 -08:00
2022-12-16 08:49:10 +00:00
2023-05-02 09:39:07 -07:00
2023-02-08 12:53:54 +01:00
2023-02-09 21:56:57 -05:00
2023-02-13 17:45:07 +03:00
2023-01-26 12:55:42 -06:00