Forked from
Glasgow Haskell Compiler / GHC
38647 commits behind, 1 commit ahead of the upstream repository.
parcs
authored
We now do the allocation of the blackhole indirection closure inside the RTS procedure 'newCAF' instead of generating the allocation code inline in the closure body of each CAF. This slightly decreases code size in modules with a lot of CAFs. As a result of this change, for example, the size of DynFlags.o drops by ~60KB and HsExpr.o by ~100KB.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
rts | ||
stg | ||
Cmm.h | ||
CodeGen.Platform.hs | ||
HsFFI.h | ||
MachDeps.h | ||
Makefile | ||
Rts.h | ||
RtsAPI.h | ||
Stg.h | ||
ghc.mk | ||
ghcconfig.h | ||
shell-tools.c |