| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glasm: Fix aliased bitcasts ref counting | 2021-07-22 | 1 | -0/+6 | |
| * | glasm: Add Void type to GLASM values | 2021-07-22 | 1 | -0/+11 | |
| * | glasm: Fix register allocation when moving immediate on GLASM | 2021-07-22 | 1 | -1/+9 | |
| * | glasm: Fix moving U64 immediates to registers in GLASM | 2021-07-22 | 1 | -2/+2 | |
| * | glasm: Add conversion instructions to GLASM | 2021-07-22 | 1 | -0/+13 | |
| * | glasm: Initial GLASM fp64 support | 2021-07-22 | 1 | -5/+58 | |
| * | glasm: Specify namespace when using FormatTo | 2021-07-22 | 1 | -6/+6 | |
| * | glasm: Make GLASM aware of types | 2021-07-22 | 1 | -5/+179 | |
| * | glasm: Use BitField instead of C bitfields | 2021-07-22 | 1 | -3/+7 | |
| * | glasm: Changes to GLASM register allocator and emit context | 2021-07-22 | 1 | -5/+13 | |
| * | glasm: Add GLASM backend infrastructure | 2021-07-22 | 1 | -0/+46 |