about summary refs log tree commit diff
path: root/tests/codegen/unchecked_shifts.rs
AgeCommit message (Expand)AuthorLines
2025-04-05Update the minimum external LLVM to 19Josh Stone-11/+4
2025-02-19PR feedbackScott McMurray-3/+3
2025-02-19Emit `trunc nuw` for unchecked shifts and `to_immediate_scalar`Scott McMurray-32/+26
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
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