Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmm: Eliminate orphan Outputable instances | Ben Gamari | 2022-07-16 | 1 | -1/+0 |
* | Avoid redundant imports of GHC.Driver.Session | Sylvain Henry | 2022-03-23 | 1 | -1/+0 |
* | Work around LLVM backend overlapping register limitations | Luite Stegeman | 2021-05-29 | 1 | -1/+13 |
* | Force gcp in assignArgumentsPos | Matthew Pickering | 2021-02-22 | 1 | -2/+2 |
* | Implement -Woperator-whitespace (#18834) | Vladislav Zavialov | 2020-10-19 | 1 | -2/+2 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+1 |
* | Remove platform constant wrappers | Sylvain Henry | 2020-07-25 | 1 | -67/+69 |
* | Cmm: introduce SAVE_REGS/RESTORE_REGS | Sylvain Henry | 2020-06-23 | 1 | -6/+10 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -2/+2 |
* | Refactoring: use Platform instead of DynFlags when possible | Sylvain Henry | 2020-03-19 | 1 | -12/+14 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 1 | -1/+1 |
* | Module hierarchy: ByteCode and Runtime (cf #13009) | Sylvain Henry | 2020-02-12 | 1 | -1/+1 |
* | Module hierarchy: Cmm (cf #13009) | Sylvain Henry | 2020-01-25 | 1 | -0/+212 |