summaryrefslogtreecommitdiff
path: root/compiler/GHC/CmmToAsm/Config.hs
Commit message (Expand)AuthorAgeFilesLines
* code gen: Disable dead code elimination when -finfo-table-map is enabledMatthew Pickering2021-10-081-0/+1
* Make Logger independent of DynFlagsSylvain Henry2021-06-071-0/+4
* nativeGen/dwarf: Only produce DW_AT_source_note DIEs in -g3Ben Gamari2020-11-151-0/+1
* codeGen: Produce local symbols for module-internal functionsBen Gamari2020-11-111-2/+2
* Move this_module into NCGConfigBen Gamari2020-11-111-0/+3
* NCG: Dwarf configurationSylvain Henry2020-08-211-1/+5
* Don't use DynFlags in CmmToAsm.BlockLayout (#17957)Sylvain Henry2020-08-211-0/+2
* Put CFG weights into their own module (#17957)Sylvain Henry2020-08-211-0/+2
* Remove platform constant wrappersSylvain Henry2020-07-251-1/+5
* NCGConfig: remove useless ncgUnitId fieldSylvain Henry2020-06-131-2/+0
* Refactoring unit management codeSylvain Henry2020-04-301-2/+2
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-1/+1
* CmmToAsm DynFlags refactoring (#17957)Sylvain Henry2020-04-211-12/+19
* DynFlags refactoring IIISylvain Henry2020-03-251-1/+6
* Refactor CmmToAsm (disentangle DynFlags)Sylvain Henry2020-03-151-0/+32