about summary refs log tree commit diff
path: root/tests/codegen/intrinsics/carrying_mul_add.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-136/+0
2025-04-05Update the minimum external LLVM to 19Josh Stone-1/+0
2025-01-03Update carrying_mul_add test to tolerate `nuw`Matthew Maurer-2/+2
2024-12-27Override `carrying_mul_add` in cg_llvmScott McMurray-0/+137