about summary refs log tree commit diff
path: root/tests/codegen/unchecked_shifts.rs
AgeCommit message (Expand)AuthorLines
2024-04-11codegen tests: Tolerate `nuw` `nsw` on `trunc`Matthew Maurer-4/+4
2024-03-30De-LLVM the unchecked shifts [MCP#693]Scott McMurray-2/+47
2024-02-23Ignore less tests in debug buildsBen Kimock-1/+0
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-11-13tests: update check for inferred nneg on zextAugie Fackler-2/+2
2023-10-13Clean up unchecked_math, separate out unchecked_shiftsltdk-1/+1
2023-07-27Update the minimum external LLVM to 15Josh Stone-1/+0
2023-06-16[libs] Simplify `unchecked_{shl,shr}`Scott McMurray-0/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+66