summary refs log tree commit diff
path: root/tests/codegen/intrinsics/select_unpredictable.rs
AgeCommit message (Expand)AuthorLines
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2025-01-05Expand the `select_unpredictable` test for ZSTsTrevor Gross-0/+5
2025-01-05Merge the intrinsic and user tests for `select_unpredictable`Trevor Gross-1/+33
2024-07-28Force LLVM to use CMOV for binary searchAmanieu d'Antras-0/+35