| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-02-09 | tests: issue-122805 -> dont-shuffle-bswaps | Jubilee Young | -58/+0 | |
| 2024-12-05 | Adapt codegen tests for NUW inference | Tim Neumann | -7/+7 | |
| 2024-06-11 | Make issue-122805.rs big endian compatible | Nikita Popov | -9/+12 | |
| Instead of not generating the function at all on big endian (which makes the CHECK lines fail), instead use to_le() on big endian, so that we essentially perform a bswap for both endiannesses. | ||||
| 2024-04-10 | Update 122805 test for PR 123185 | Scott McMurray | -10/+29 | |
| 2024-04-08 | Limited to little endian target | Kai Luo | -0/+1 | |
| 2024-04-07 | Add the test case for #122805 | DianQK | -0/+35 | |
