| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-22 | glasm: Do not alias ConditionRef for now | ReinUsesLisp | |
| Immediate condition refs where not handled correctly. Just move the value for now. | |||
| 2021-07-22 | shader: Read branch conditions from an instruction | ReinUsesLisp | |
| Fixes the identity removal pass. | |||
| 2021-07-22 | glasm: Fix aliased bitcasts ref counting | ReinUsesLisp | |
| 2021-07-22 | glasm: Add Void type to GLASM values | ReinUsesLisp | |
| 2021-07-22 | glasm: Fix register allocation when moving immediate on GLASM | ReinUsesLisp | |
| 2021-07-22 | glasm: Add conversion instructions to GLASM | ReinUsesLisp | |
| 2021-07-22 | glasm: Initial GLASM fp64 support | ReinUsesLisp | |
| 2021-07-22 | glasm: Make GLASM aware of types | ReinUsesLisp | |
| 2021-07-22 | glasm: Implement more logical ops | ameerj | |
| 2021-07-22 | glasm: Use BitField instead of C bitfields | ReinUsesLisp | |
| 2021-07-22 | glasm: Changes to GLASM register allocator and emit context | ReinUsesLisp | |
| 2021-07-22 | glasm: Add GLASM backend infrastructure | ReinUsesLisp | |
