summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/Type.hs
Commit message (Expand)AuthorAgeFilesLines
* Adds AArch64 Native Code GeneratorMoritz Angermann2021-06-051-2/+2
* Replace (ptext .. sLit) with `text`Sylvain Henry2021-04-291-11/+10
* Allow C-- to scrutinize non-native-size wordsJohn Ericson2021-04-101-2/+8
* Make Width field in CmmType strictMatthew Pickering2021-02-221-1/+1
* cmm: Add Note reference to ForeignHintBen Gamari2020-10-231-0/+2
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Remove platform constant wrappersSylvain Henry2020-07-251-17/+16
* Put PlatformConstants into PlatformSylvain Henry2020-07-251-4/+4
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-3/+3
* Refactoring: use Platform instead of DynFlags when possibleSylvain Henry2020-03-191-23/+21
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-0/+432