| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-10-23 | Set `signext` or `zeroext` for integer arguments on RISC-V | Asuna | -1/+1 | |
| 2024-04-23 | add codegen test | Trevor Spiteri | -0/+20 | |
| The test confirms that when val < base, we do not divide or multiply. | ||||
![]() |
index : rust | |
| https://github.com/rust-lang/rust |
| summary refs log tree commit diff |
| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-10-23 | Set `signext` or `zeroext` for integer arguments on RISC-V | Asuna | -1/+1 | |
| 2024-04-23 | add codegen test | Trevor Spiteri | -0/+20 | |
| The test confirms that when val < base, we do not divide or multiply. | ||||