about summary refs log tree commit diff
path: root/tests/codegen/intrinsics/disjoint_bitor.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-30/+0
2025-02-02Handle the case where the `or disjoint` folds immediately to a constantScott McMurray-1/+11
2025-01-31Override `disjoint_or` in the LLVM backendScott McMurray-0/+20