| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glasm: Fix register allocation when moving immediate on GLASM | 2021-07-22 | 1 | -11/+39 | |
| * | glasm: Fix moving U64 immediates to registers in GLASM | 2021-07-22 | 1 | -1/+2 | |
| * | glasm: Implement storage atomic ops | 2021-07-22 | 1 | -0/+13 | |
| * | glasm: Add conversion instructions to GLASM | 2021-07-22 | 1 | -0/+3 | |
| * | glasm: Initial GLASM fp64 support | 2021-07-22 | 1 | -4/+13 | |
| * | glasm: Implement GLASM fp16 packing and move bitwise insns | 2021-07-22 | 1 | -40/+0 | |
| * | glasm: Make GLASM aware of types | 2021-07-22 | 1 | -18/+77 | |
| * | glasm: Remove unused argument in identity instructions on GLASM | 2021-07-22 | 1 | -7/+7 | |
| * | glasm: Implement basic GLASM instructions | 2021-07-22 | 1 | -3/+63 | |
| * | glasm: Add GLASM backend infrastructure | 2021-07-22 | 1 | -0/+95 |