summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/Lint.hs
Commit message (Expand)AuthorAgeFilesLines
* Introduce alignment in CmmLoadBen Gamari2022-02-041-1/+1
* cmm: Disallow shifts larger than shifteeBen Gamari2021-12-021-0/+17
* Allow C-- to scrutinize non-native-size wordsJohn Ericson2021-04-101-4/+3
* Generalize OutputablePSylvain Henry2020-09-171-3/+3
* Introduce OutputablePSylvain Henry2020-09-171-13/+19
* DynFlags: use Platform in foldRegs*Sylvain Henry2020-09-041-34/+31
* CmmLint: Check foreign call argument register invariantBen Gamari2020-08-071-5/+35
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* DynFlags refactoring IIISylvain Henry2020-03-251-3/+3
* Refactoring: use Platform instead of DynFlags when possibleSylvain Henry2020-03-191-17/+21
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-0/+261