[commit: ghc] wip/perf-testsuite's head updated: Fix errors and difficulties related to pulling (9f3f184)

git at git.haskell.org git at git.haskell.org
Thu Aug 10 08:45:14 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

Branch 'wip/perf-testsuite' now includes:

     0e3c101 Ensure that we always link against libm
     0e3eacc testsuite: Don't pass allow_abbrev
     121fee9 Remove unnecessary GHC option from SrcLoc
     9e9fb57 Fix hs-boot knot-tying with record wild cards.
     d75bba8 Add rtsopts ignore and ignoreAll.
     84f8e86 Ensure that GHC.Stack.callStack doesn't fail
     9cfabbb Add '<&>' operator to Data.Functor. '<&>' calls '<$>' with flipped arguments.
     d1ef223 Fix #14045 by omitting an unnecessary check
     f839b9d Add regression test for #14055
     7089dc2 Follow-up to #13887, for promoted infix constructors
     9699286 Typofixes [ci skip]
     f2c12c3 Add haddock markup
     49e334c Allow Windows to set blank environment variables
     c6d4219 Clarify comment about data family arities
     2535a67 Refactoring around FunRhs
     4636886 Improve the desugaring of -XStrict
     3ab342e Do a bit more CSE
     af89d68 Reject top-level banged bindings
     7f2dee8 Remove redundant goop
     4fdc523 Use field names for all uses of datacon Match
     2ef973e A bunch of typofixes
     7a74f50 Typofixes [ci skip]
     5a7af95 KnownUniques: Handle DataCon wrapper names
     29f07b1 Allow bundling pattern synonyms with exported data families
     74c7016 rts: Fix "variable set but not used" warning
     b311096 Simplify OccurAnal.tagRecBinders
     c13720c Drop GHC 7.10 compatibility
     36fe21a Enable building Cabal with parsec
     9df71bf Bump unix submodule
     8ef8520 Add .gitmodules entries for text, parsec, mtl submodules
     d74983e Get the roles right for newtype instances
     f68a00c Remove unneeded uses of ImplicitParams
     884bd21 Add the bootstrapping/ dir to .gitignore
     394c391 Add MonadIO Q - by requiring MonadIO => Quasi
     a81b5b0 Remove the deprecated Typeable{1..7} type synonyms
     a267580 Don't warn when empty casing on Type
     6ea13e9 Add forgotten > in Control.Applicative
     e8fe12f Fix string escaping in JSON
     2f29f19 Convert examples to doctests, and add a handful of new ones
     14457cf Fix EmptyCase documentation
     6da06d6 Basic metrics collection and command line options working
     42b7e42 ONLY_PERF_TESTS=YES now fully implemented
     b792c54 Can now load up git note data into python
     2982cf8 Small changes to address Ben's comments
     0ec2ede Basic metrics collection and command line options working
     3633ff1 ONLY_PERF_TESTS=YES now fully implemented
     1f7584c Can now load up git note data into python
     1ee0a7f Small changes to address Ben's comments
     864ed76 Added initial metric comparison tooling
     56b3a87 Initial tooling to compare across commits (but for actual this time)
     776deec Changed perf_notes quite a bit. Should be much closer to actually usable now
     fa1ac5d Cleaning up my trash code for the perf_notes comparison tool
     f81cb82 This should actually split things out this time
     fa4fb52 Greatly improved printing. Fixed the delta function. Made things simpler
     e8a6405 Basic metrics collection and command line options working
     5a9fd14 ONLY_PERF_TESTS=YES now fully implemented
     737325c Can now load up git note data into python
     4961e16 Small changes to address Ben's comments
     8a37b42 Basic metrics collection and command line options working
     d86dead ONLY_PERF_TESTS=YES now fully implemented
     1444349 Can now load up git note data into python
     7953e3c Small changes to address Ben's comments
     fb98a4f Added initial metric comparison tooling
     434366f Changed perf_notes quite a bit. Should be much closer to actually usable now
     2fe312a Cleaning up my trash code for the perf_notes comparison tool
     1aade90 This should actually split things out this time
     70a05c5 Greatly improved printing. Fixed the delta function. Made things simpler
     ed59533 Rebase the branch to linearize the history
     4e6f338 Change output of comparison tool to resemble nofib
     9f3f184 Fix errors and difficulties related to pulling


More information about the ghc-commits mailing list