Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NCG: Linear-reg-alloc: A few small implemenation tweaks. | Andreas Klebinger | 2021-09-30 | 1 | -3/+11 |
* | Move `/includes` to `/rts/include`, sort per package better | John Ericson | 2021-08-09 | 9 | -9/+9 |
* | Use Ways API instead of Set specific functions | Fendor | 2021-07-21 | 1 | -1/+11 |
* | Adds AArch64 Native Code Generator | Moritz Angermann | 2021-06-05 | 1 | -1/+1 |
* | Fully remove HsVersions.h | Sylvain Henry | 2021-05-12 | 1 | -2/+0 |
* | Implement riscv64 LLVM backend | Andreas Schwab | 2021-03-05 | 2 | -0/+16 |
* | AArch64/arm64 adjustments | Moritz Angermann | 2020-11-15 | 2 | -35/+32 |
* | Refactor -dynamic-too handling | Sylvain Henry | 2020-11-06 | 1 | -0/+5 |
* | Expose RTS-only ways (#18651) | Sylvain Henry | 2020-10-09 | 1 | -21/+83 |
* | mkUnique refactoring (#18362) | Aditya Gupta | 2020-08-22 | 2 | -0/+2 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+1 |
* | Use a type alias for Ways | Sylvain Henry | 2020-08-06 | 2 | -9/+10 |
* | Remove platform constant wrappers | Sylvain Henry | 2020-07-25 | 1 | -0/+18 |
* | Add GHC.Platform.Profile | Sylvain Henry | 2020-07-25 | 1 | -0/+36 |
* | Rename GHC.Driver.Ways into GHC.Platform.Ways | Sylvain Henry | 2020-07-25 | 1 | -0/+202 |
* | Give Uniq[D]FM a phantom type for its key. | Andreas Klebinger | 2020-07-12 | 1 | -1/+5 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 11 | -13/+13 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 2 | -3/+3 |
* | Modules: CmmToAsm (#13009) | Sylvain Henry | 2020-02-24 | 3 | -1/+274 |
* | Module hierarchy: Cmm (cf #13009) | Sylvain Henry | 2020-01-25 | 1 | -1/+1 |
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2020-01-04 | 1 | -1/+1 |
* | Implement s390x LLVM backend. | Stefan Schulze Frielinghaus | 2019-10-22 | 2 | -0/+16 |
* | Module hierarchy: StgToCmm (#13009) | Sylvain Henry | 2019-09-10 | 8 | -0/+176 |