[commit: ghc] wip/perf-testsuite's head updated: Weird merging issues. Hopefully I didn't break things horrifically (5f4a7f0)
git at git.haskell.org
git at git.haskell.org
Fri Jul 21 00:36:12 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/perf-testsuite' now includes:
bd4fdc6 Implement split-sections support for windows.
c2303df aclocal.m4: allow arbitrary <vendor> string in toolchain triplets
e1146ed Fix typos in Bag.hs [ci skip]
81377e9 Big-obj support for the Windows runtime linker
c506f83 Pretty-printer no longer butchers function arrow fixity
4f69013 testsuite: Decrease T13701 allocations
31ceaba user-guide: Various fixes to FFI section
905dc8b Make ':info Coercible' display an arbitrary string (fixes #12390)
7c9e356 Fix Work Balance computation in RTS stats
b0c9f34 Improve Wmissing-home-modules warning under Cabal
6cff2ca Add testcase for T13818
15fcd9a Suppress unused warnings for selectors for some derived classes
cb8db9b Sort list of failed tests for easier comparison between runs
b8f33bc Always allow -staticlib
fe6618b ByteCodeGen: use depth instead of offsets in BCEnv
ccb849f users-guide/rel-notes: Describe #13875 fix
81de42c Add Template Haskell support for overloaded labels
abda03b Optimize TimerManager
ea75124 Fix logic error in GhcMake.enableCodeGenForTH
ba46e63 Fix #13948 by being pickier about when to suggest DataKinds
85ac65c Fix #13947 by checking for unbounded names more
ef7fd0a Parenthesize infix type names in data declarations in TH printer
ec351b8 Add Template Haskell support for overloaded labels
a249e93 Remove unnecessarily returned res_ty from rejigConRes
d3bdd6c testsuite: Fix T13701 allocations yet again
fcd2db1 configure: Ensure that we don't set LD to unusable linker
be04c16 StgLint: Don't loop on tycons with runtime rep arguments
20880b5 testsuite: Show stderr output on command failure
a0d9169 Fix minor typo
3a163aa Remove redundant import; fix note
4befb41 Mention which -Werror promoted a warning to an error
9b9f978 Use correct section types syntax for architecture
1ee49cb Fix missing escape in macro
60ec8f7 distrib/configure: Fail if we can't detect machine's word size
7ae4a28 [iserv] Fixing the word size for RemotePtr and toWordArray
5743581 testsuite: Update haddock allocations
4700baa testsuite: Again update allocations of T13701
1909985 Fix some excessive spacing in error messages
f656fba [skip ci] Temporarily disable split-sections on Windows.
12ae1fa Fix a missing getNewNursery(), and related cleanup
935acb6 Typos in comments and explanation for unusused imports
b8fec69 Make module membership on ModuleGraph faster
6ab3c5f Typeable: Always use UTF-8 string unpacking primitive
d7b1751 configure: Cleanup ARM COPY bug test artifacts
a051b55 testsuite: Ensure that hs_try_putmvar003 terminates
c9e4c86 Allow visible type application for []
1ed41a7 Fix links to SPJ’s papers (fixes #12578)
0b89b2d Add Haddocks for Eq (STRef a) and Eq (IORef a)
c940e3b dmdAnal: Ensure that ExnStr flag isn't dropped inappropriately
6e3c901 Fix #13983 by creating a TyConFlavour type, and using it
927e781 typo: -XUndeci[d]ableInstances
b066d93 base: Improve docs to clarify when finalizers may not be run
cc839c5 Typeable: Ensure that promoted data family instance tycons get bindings
a273c73 Spelling fixes
eeb141d Demand: Improve comments
8e51bfc Introduce -fcatch-bottoms
c9c762d testsuite: Pipe stdin directly to process
a85a595 arcconfig: Set project ruleset to use master merge-base by default
194384f Fix busy-wait in SysTools.builderMainLoop
fdb6a5b Make IfaceAxiom typechecking lazier.
5469ac8 Interpreter.c: use macros to access/modify Sp
bade356 rts: Claim AP_STACK before adjusting Sp
1480080 distrib/configure: Canonicalize triples
b2d3ec3 testsuite: Add test for #13916
ccac387 Revert "testsuite: Add test for #13916"
36e8bcb HsPat: Assume that no spliced patterns are irrefutable
78e16f5 Basic metrics collection and command line options working
09ac10e ONLY_PERF_TESTS=YES now fully implemented
67b0ccf Can now load up git note data into python
aebacee Small changes to address Ben's comments
415a990 Added initial metric comparison tooling
5f4a7f0 Weird merging issues. Hopefully I didn't break things horrifically
More information about the ghc-commits
mailing list