[commit: ghc] wip/T10613's head updated: Temporarily move regular entry counting to the COUNTING_IND (00349e7)
git at git.haskell.org
git at git.haskell.org
Tue Mar 29 09:14:27 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/T10613' now includes:
7e74079 Comment fix
7d5ff3d Move applyTysX near piResultTys
db9e4eb Move DFunUnfolding generation to TcInstDcls
e57b9ff Fix regression test for #11145.
2ddfb75 base: Fix ClockGetTime on OS X
da3b29b Ensure T9646 dump-simpl output is cleaned
8048d51 ErrUtils: Add timings to compiler phases
997312b Add `PatSynSigSkol` and modify `PatSynCtxt`
2708c22 Close ticky profiling file stream after printing (#9405)
03a1bb4 Add unicode syntax for banana brackets
6c2c853 Various ticky-related work
9f9345e Create empty dump files (fixes #10320)
0db0594 DsExpr: Rip out static/dynamic check in list desugaring
8335cc7 Add expected output for T9405
ef653f1 Revert "Various ticky-related work"
1448f8a Show: Restore redundant parentheses around records
371608f Default RuntimeRep variables unless -fprint-explicit-runtime-reps
0bd0c31 Defer inlining of Eq for primitive types
2b5929c Comments only
cb08f8d Tidy up handling of coercion variables
343349d Avoid local label syntax for assembler on AIX
2cebbe6 users_guide: Fix various issues
8ff6518 users-guide: Add -Wredundant-constraints to flags reference
173a5d8 users_guide: small improvements on pattern synonyms.
2414952 Add option `no-keep-hi-files` and `no-keep-o-files` (fixes #4114)
df26b95 Add NCG support for AIX/ppc32
4dc8835 Remove code-duplication in the PPC NCG
26f86f3 base: Fix GHC.Word and GHC.Int on 32-bit platforms
84dd9d0 An extra traceTc in tcExpr for ExprWithSig
356e5e0 Do not eta-reduce across Ticks in CorePrep
12372ba CorePrep: refactoring to reduce duplication
067335a A raft of comments about TyBinders
b416630f Test Trac #11728
da4bc0c Document implicit quantification better
454585c More clarification in docs for implicit quantification
4e98b4f DynFlags: Initialize unsafeGlobalDynFlags enough to be useful
e8d3567 Panic: Try outputting SDocs
d0787a2 testsuite: Identify framework failures in testsuite summary
1b4d120 DWARF: Add debugging information chapter to users guide
882179d RTS: Fix & refactor "portable inline" macros
4da8e73 Fix #11754 by adding an additional check.
12a76be Check for rep poly on wildcard binders.
9f73e46 Clarify Note [Kind coercions in Unify]
06cd26b Remove now obsolete LD_STAGE0 hack
c7b32ad Remove now pointless INLINE_ME macro
61df7f8 Fix AIX/ppc codegen in `-prof` compilation mode
0bca3f3 Scrap IRIX support
f911358 Scrap DEC OSF/1 support
ffc802e Drop Xcode 4.1 hack and fix ignored CC var issue
afc48f8 Autoconf: detect and set CFLAGS/CPPFLAGS needed for C99 mode
49b9d80 Do not test for existence of the executable
eb25381 Update bytestring submodule to latest snapshot
cd3fbff Remove obsolete --with-hc flag from ./configure
8a28f2d Remove all mentions of IND_OLDGEN outside of docs/rts
6c6ad1a Be more explicit about thunk types in ticky-ticky-report
2c54f57 Ticky: Do not count every entry twice
1819e78 Typo in Note name
450bb1b SpecConstr: Transport strictness annotation to specialization’s argument’s binders
e8ddc6b Rename isNopSig to isTopSig
48c9183 Do not print DmdType in Core output
b6067cd Rough working implementation of #10613
877ef6a Ticky report: Mark single entry functions as such
5f237b7 State hack hack in ticky report
fa3c511 Evac: Do not evaluate selector thunks pointing to counting indirections
00349e7 Temporarily move regular entry counting to the COUNTING_IND
More information about the ghc-commits
mailing list