summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/CallConv.hs
Commit message (Expand)AuthorAgeFilesLines
* cmm: Eliminate orphan Outputable instancesBen Gamari2022-07-161-1/+0
* Avoid redundant imports of GHC.Driver.SessionSylvain Henry2022-03-231-1/+0
* Work around LLVM backend overlapping register limitationsLuite Stegeman2021-05-291-1/+13
* Force gcp in assignArgumentsPosMatthew Pickering2021-02-221-2/+2
* Implement -Woperator-whitespace (#18834)Vladislav Zavialov2020-10-191-2/+2
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Remove platform constant wrappersSylvain Henry2020-07-251-67/+69
* Cmm: introduce SAVE_REGS/RESTORE_REGSSylvain Henry2020-06-231-6/+10
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* Refactoring: use Platform instead of DynFlags when possibleSylvain Henry2020-03-191-12/+14
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-1/+1
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-0/+212