[commit: ghc] wip/T10613's head updated: Temporarily move regular entry counting to the COUNTING_IND (31b3de7)
git at git.haskell.org
git at git.haskell.org
Wed Mar 23 13:48:18 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/T10613' now includes:
220a0b9 Add test for #9646
3ddfcc9 PrelRules: Fix constant folding for WordRemOp
2841cca Mark GHC.Real.even and odd as INLINEABLE
c095ec5 Ensure T11702 always runs with optasm
c0f628d Revert "Add test for #11473"
cb7ecda Fix duplicate T11334 test
08d254b Fix T9646
7186a01 Dwarf: Add support for labels in unwind expressions
ba95f22 prof: Fix heap census for large ARR_WORDS (#11627)
b735e99 DsExpr: Don't build/foldr huge lists
289d57a Add test for incompatible flags (issue #11580)
cb3456d base: Rework System.CPUTime
e6a44f2 T11145: Fix expected output
286c65f base: Fix CPUTime on Windows
3ade8bc Delete a misleading comment in TyCon
2cb5577 Remove unnecessary Ord instance for ConLike
c37a583 Remove unused substTyWithBinders functions
af2f7f9 Fix exponential algorithm in pure unifier.
01b29eb TypeApplications does not imply AllowAmbiguousTypes
0706a10 Add two small optimizations. (#11196)
1701255 Fix #11635 / #11719.
0b89064 Make equality print better. (#11712)
f8ab575 Rename test for #11334 to 11334b, fixing conflict
3e1b882 Prevent eager unification with type families.
9477093 Comment a suspicious zonk in TcFlatten.
35e9379 Track specified/invisible more carefully.
5c0c751 Zonk before calling splitDepVarsOfType.
d978c5e Fix #11723 and #11724.
e19e58c Improve panicking output
1934f7f stgMallocBytes: Tolerate malloc(0) returning a NULL ptr
2d6d907 Comments (only) in TcFlatten
6f0e41d PPC NCG: Emit more portable `fcmpu 0, ...` instead of `fcmpu cr0, ...`
685398e Use the correct in-scope set in coercionKind
0beb82c Avoid running afoul of the zipTvSubst check.
5d7c67c Remove all mentions of IND_OLDGEN outside of docs/rts
440cd51 Be more explicit about thunk types in ticky-ticky-report
af90af1 Ticky: Do not count every entry twice
395c1c1 Rough working implementation of #10613
34f7388 Typo in Note name
25577ef SpecConstr: Transport strictness annotation to specialization’s argument’s binders
3c183f7 Ticky report: Mark single entry functions as such
d589cfa Rename isNopSig to isTopSig
4ee615d State hack hack in ticky report
b108342 Do not print DmdType in Core output
2e0ccaf Evac: Do not evaluate selector thunks pointing to counting indirections
31b3de7 Temporarily move regular entry counting to the COUNTING_IND
More information about the ghc-commits
mailing list