Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glasm: Implement SelectU1 | ReinUsesLisp | 2021-07-23 | 1 | -3/+3 |
* | glasm: Review all GLASM insts to be aware of register aliasing | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
* | glasm: Implement SelectU64 on GLASM | ReinUsesLisp | 2021-07-23 | 1 | -3/+18 |
* | glasm: Reimplement bitwise ops and BFI/BFE | ameerj | 2021-07-23 | 1 | -0/+52 |
* | glasm: Make GLASM aware of types | ReinUsesLisp | 2021-07-23 | 1 | -46/+0 |
* | glasm: Use CMP.S for Select32 | ameerj | 2021-07-23 | 1 | -8/+4 |
* | glasm: Implement BFI, BFE | ameerj | 2021-07-23 | 1 | -0/+50 |
* | glasm: Add GLASM backend infrastructure | ReinUsesLisp | 2021-07-23 | 1 | -0/+0 |