about summary refs log tree commit diff
path: root/tests/codegen/integer-cmp.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-62/+0
2025-03-06Lower BinOp::Cmp to llvm.{s,u}cmp.* intrinsicsDaniPopes-3/+32
2024-11-14tests: use `max-llvm-major-version` instead of `ignore-llvm-version` range li...许杰友 Jieyou Xu (Joe)-1/+1
2024-08-22llvm 20: adapt integer comparison testsKrasimir Georgiev-8/+13
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-8/+8
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+28