llvm-capstone/libcxx/utils
Hristo Hristov 03c19e91e8
[libc++][numeric] P0543R3: Saturation arithmetic (#77967)
Implements: https://wg21.link/P0543R3
- https://eel.is/c++draft/numeric.sat

Additional references:
- Division: https://eel.is/c++draft/expr.mul#4
- Arithmetic conversions: https://eel.is/c++draft/expr.arith.conv#1
- Clang builtins:
https://clang.llvm.org/docs/LanguageExtensions.html#builtin-functions

Depends on: https://github.com/llvm/llvm-project/pull/78086

---------

Co-authored-by: Zingam <zingam@outlook.com>
Co-authored-by: Mark de Wever <zar-rpg@xs4all.nl>
2024-01-22 06:57:45 +02:00
..
ci [libc++] Reland CI module improvements. 2024-01-21 12:10:36 +01:00
data/unicode [libc++] Remove the ignore_format.txt file (#73135) 2023-11-22 15:21:01 -05:00
gdb/libcxx [libc++] Remove unused Python imports (#73724) 2023-11-29 09:25:06 -05:00
libcxx [libc++][modules] Improves std.compat module. (#76330) 2024-01-21 12:15:15 +01:00
symcheck-blacklists
adb_run.py [libc++] Remove unused Python imports (#73724) 2023-11-29 09:25:06 -05:00
cat_files.py [NFC][Py Reformat] Reformat python files in libcxx/libcxxabi 2023-05-25 11:15:34 +02:00
clang-format-merge-driver.sh [libc++] Add a merge driver that can apply clang-format (#73712) 2023-12-04 15:24:37 -05:00
CMakeLists.txt [libc++][modules] Adds std.compat module. (#71438) 2023-12-09 13:51:50 +01:00
generate_abi_list.py [NFC][Py Reformat] Reformat python files in libcxx/libcxxabi 2023-05-25 11:15:34 +02:00
generate_escaped_output_table.py [libc++][NFC] Add a few clang-format annotations (#74352) 2023-12-04 15:17:31 -05:00
generate_extended_grapheme_cluster_table.py [libc++][NFC] Add a few clang-format annotations (#74352) 2023-12-04 15:17:31 -05:00
generate_extended_grapheme_cluster_test.py [libc++] Remove unused Python imports (#73724) 2023-11-29 09:25:06 -05:00
generate_feature_test_macro_components.py [libc++][numeric] P0543R3: Saturation arithmetic (#77967) 2024-01-22 06:57:45 +02:00
generate_iwyu_mapping.py [libc++] Rewrite the IWYU generation (#78295) 2024-01-16 13:45:05 -05:00
generate_libcxx_cppm_in.py [libc++][modules] Improves std.compat module. (#76330) 2024-01-21 12:15:15 +01:00
generate_std_clang_module_header.py [libc++] Remove unused Python imports (#73724) 2023-11-29 09:25:06 -05:00
generate_width_estimation_table.py [libc++] Remove unused Python imports (#73724) 2023-11-29 09:25:06 -05:00
graph_header_deps.py [libc++] Remove unused Python imports (#73724) 2023-11-29 09:25:06 -05:00
libcxx-lit [libc++] Add support for bootstrapping build in libcxx-lit 2023-09-07 12:05:43 -04:00
qemu_baremetal.py [libcxx] Require qemu-system-arm for armv7m builder (#77067) 2024-01-08 08:55:39 +00:00
run.py [libc++] Fix how we run codesign in the test suite when --codesign_identity is provided 2023-09-21 13:34:58 -04:00
ssh.py [libc++] Make sure we forward stdin through executors (#67064) 2023-09-25 09:50:07 -04:00
sym_diff.py [NFC][Py Reformat] Reformat python files in libcxx/libcxxabi 2023-05-25 11:15:34 +02:00
zos_rename_dll_side_deck.sh [SystemZ][z/OS] Add ASCII and 32-bit variants for libc++. 2022-10-03 17:24:02 -05:00