Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos | Krzysztof Gogolewski | 2022-09-14 | 1 | -1/+1 |
* | Rename `HsToCore.{Coverage -> Ticks}` | John Ericson | 2022-06-02 | 1 | -1/+1 |
* | Change `Backend` type and remove direct dependencieswip/backend-as-record | Norman Ramsey | 2022-05-21 | 1 | -102/+892 |
* | Drop SPARC NCG | Ben Gamari | 2022-01-29 | 1 | -1/+0 |
* | Adds AArch64 Native Code Generator | Moritz Angermann | 2021-06-05 | 1 | -0/+1 |
* | Generate GHCi bytecode from STG instead of Core and support unboxed | Luite Stegeman | 2021-03-20 | 1 | -3/+3 |
* | Replace HscTarget with Backend | Sylvain Henry | 2020-07-22 | 1 | -5/+93 |
* | Replace ghcWithNativeCodeGen with a proper Backend datatype | Sylvain Henry | 2020-07-22 | 1 | -0/+43 |