Age | Commit message (Expand) | Author |
2021-07-22 | glasm: Fix register allocation when moving immediate on GLASM | ReinUsesLisp |
2021-07-22 | glasm: Fix moving U64 immediates to registers in GLASM | ReinUsesLisp |
2021-07-22 | glasm: Implement storage atomic ops | ameerj |
2021-07-22 | glasm: Add conversion instructions to GLASM | ReinUsesLisp |
2021-07-22 | glasm: Initial GLASM fp64 support | ReinUsesLisp |
2021-07-22 | glasm: Implement GLASM fp16 packing and move bitwise insns | ReinUsesLisp |
2021-07-22 | glasm: Make GLASM aware of types | ReinUsesLisp |
2021-07-22 | glasm: Remove unused argument in identity instructions on GLASM | ReinUsesLisp |
2021-07-22 | glasm: Implement basic GLASM instructions | ReinUsesLisp |
2021-07-22 | glasm: Add GLASM backend infrastructure | ReinUsesLisp |