Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glasm: Reimplement bitwise ops and BFI/BFE | ameerj | 2021-07-23 | 1 | -26/+2 |
* | glasm: Initial GLASM fp64 support | ReinUsesLisp | 2021-07-23 | 1 | -8/+0 |
* | glasm: Implement GLASM fp16 packing and move bitwise insns | ReinUsesLisp | 2021-07-23 | 1 | -24/+0 |
* | glasm: Remove unused functions left from rebase | ReinUsesLisp | 2021-07-23 | 1 | -12/+0 |
* | glasm: Make GLASM aware of types | ReinUsesLisp | 2021-07-23 | 1 | -329/+186 |
* | glasm: Implement BFI, BFE | ameerj | 2021-07-23 | 1 | -40/+0 |
* | glasm: Implement basic GLASM instructions | ReinUsesLisp | 2021-07-23 | 1 | -754/+32 |
* | glasm: Add GLASM backend infrastructure | ReinUsesLisp | 2021-07-23 | 1 | -0/+2155 |