about summary refs log tree commit diff
path: root/tests/codegen/checked_math.rs
AgeCommit message (Expand)AuthorLines
2024-06-23Also get `add nuw` from `uN::checked_add`Scott McMurray-0/+14
2024-04-18Make `checked` ops emit *unchecked* LLVM operations where feasibleScott McMurray-0/+86