| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glasm: Fix register allocation when moving immediate on GLASM | 2021-07-22 | 1 | -30/+41 | |
| * | glasm: Add conversion instructions to GLASM | 2021-07-22 | 1 | -0/+4 | |
| * | glasm: Initial GLASM fp64 support | 2021-07-22 | 1 | -19/+47 | |
| * | glasm: Make GLASM aware of types | 2021-07-22 | 1 | -27/+35 | |
| * | glasm: Implement more logical ops | 2021-07-22 | 1 | -1/+1 | |
| * | glasm: Use BitField instead of C bitfields | 2021-07-22 | 1 | -5/+5 | |
| * | glasm: Changes to GLASM register allocator and emit context | 2021-07-22 | 1 | -16/+21 | |
| * | glasm: Add GLASM backend infrastructure | 2021-07-22 | 1 | -0/+82 |