Mathias Agopian
75d2252d33
Add UTILS_VERY_[UN]LIKELY macros
...
clang optimizes code differently with very likely or unlikely
conditions, so we add a `VERY` version of these macros, and we
make use of it for assertions.
2025-04-23 09:23:21 -07:00
..
2025-03-20 22:37:23 +00:00
2025-01-08 13:11:39 -08:00
2024-10-08 10:38:00 -07:00
2025-03-22 00:17:22 +08:00
2025-03-28 15:38:42 -07:00
2025-03-11 17:40:21 -04:00
2024-08-13 01:31:10 +00:00
2025-04-22 22:18:50 +00:00
2025-04-08 16:28:26 -04:00
2022-08-17 12:42:21 -07:00
2024-05-24 20:46:34 +00:00
2025-04-22 09:31:29 -07:00
2024-07-22 11:12:51 -07:00
2025-01-17 14:15:15 -08:00
2024-05-24 20:46:34 +00:00
2025-01-27 21:18:55 -08:00
2023-03-30 16:15:42 -07:00
2025-03-11 17:40:21 -04:00
2025-01-17 17:50:16 -08:00
2023-03-30 16:15:42 -07:00
2024-04-01 13:40:34 -07:00
2025-04-23 09:23:21 -07:00
2025-02-27 22:28:04 +00:00