[commit: ghc] wip/T11731's head updated: Demand Analyser: Zap fragile used-once information (aed3780)
git at git.haskell.org
git at git.haskell.org
Thu Mar 31 11:23:12 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/T11731' now includes:
1757dd8 Don't recompute some free vars in lintCoercion
3d245bf Do not claim that -O2 does not do better than -O
973633a Comments only in Unify.hs
7aa4c52 rts/posix/Itimer.c: Handle EINTR when reading timerfd
d1179c4 ghc-prim: Delay inlining of {gt,ge,lt,le}Int to phase 1
c0e3e63 Defer inlining of Ord methods
58bbb40 ghc-prim: Mark unpackCStringUtf8# and unpackNBytes# as NOINLINE
e9c2555 Don't require -hide-all-packages for MIN_VERSION_* macros
bc953fc Add -f(no-)version-macro to explicitly control macros.
24d7615 Kill the magic of Any
8f66bac Comments only
1f68da1 Minor refactoring in mkExport
2e5e822 Comments only
bdd9042 Refactor in TcMatches
174d3a5 Small refactor of TcMType.tauifyExpType
0ad2021 Make SigSkol take TcType not ExpType
9fc65bb Refactor error generation for pattern synonyms
28fe0ee Demand Analyzer: Do not set OneShot information
da260a5 Revert accidental change to collectTyAndValBinders
24db5c3 Core pretty printer: Omit wild case binders
5b8bf15 CSE: Do not add a "trivial_scrut -> case binder" mapping
b2651a7 Add a test case for #11731.
cd459b8 Add a final demand analyzer run right before TidyCore
aed3780 Demand Analyser: Zap fragile used-once information
More information about the ghc-commits
mailing list