Commits on Source (16)
-
Simon Peyton Jones authoreda8725ad7
-
Simon Peyton Jones authored
Addressing #25445 Does not yet even compile
aac9631f -
Simon Peyton Jones authored38e49a3b
-
Simon Peyton Jones authored66472aee
-
Simon Peyton Jones authored28082d1f
-
Simon Peyton Jones authored1ca1ae28
-
Simon Peyton Jones authored5347c352
-
Simon Peyton Jones authoreda3e2b7ab
-
Simon Peyton Jones authored
Addresses #25463 (too much specialisation) and #20825 (Lint is expensive)
4be31f28 -
Simon Peyton Jones authoredac3d5aa2
-
Simon Peyton Jones authored32796783
-
Simon Peyton Jones authored2bfdd063
-
Simon Peyton Jones authored
Notably lint_app2
6bc702aa -
Simon Peyton Jones authored70030797
-
Simon Peyton Jones authored27046aff
-
Simon Peyton Jones authored9e9e4117
Showing
- compiler/GHC/Core.hs 3 additions, 2 deletionscompiler/GHC/Core.hs
- compiler/GHC/Core/Coercion.hs 3 additions, 3 deletionscompiler/GHC/Core/Coercion.hs
- compiler/GHC/Core/Lint.hs 734 additions, 683 deletionscompiler/GHC/Core/Lint.hs
- compiler/GHC/Core/Opt/Arity.hs 3 additions, 3 deletionscompiler/GHC/Core/Opt/Arity.hs
- compiler/GHC/Core/Opt/SpecConstr.hs 2 additions, 2 deletionscompiler/GHC/Core/Opt/SpecConstr.hs
- compiler/GHC/Core/Opt/Specialise.hs 3 additions, 3 deletionscompiler/GHC/Core/Opt/Specialise.hs
- compiler/GHC/Core/SimpleOpt.hs 5 additions, 5 deletionscompiler/GHC/Core/SimpleOpt.hs
- compiler/GHC/Core/Subst.hs 1 addition, 1 deletioncompiler/GHC/Core/Subst.hs
- compiler/GHC/Core/TyCo/Rep.hs 6 additions, 5 deletionscompiler/GHC/Core/TyCo/Rep.hs
- compiler/GHC/Core/TyCo/Subst.hs 18 additions, 11 deletionscompiler/GHC/Core/TyCo/Subst.hs
- compiler/GHC/Core/Type.hs 10 additions, 8 deletionscompiler/GHC/Core/Type.hs
- compiler/GHC/Data/Unboxed.hs 7 additions, 0 deletionscompiler/GHC/Data/Unboxed.hs
- compiler/GHC/Hs/Dump.hs 4 additions, 0 deletionscompiler/GHC/Hs/Dump.hs
- compiler/GHC/Tc/Solver/Equality.hs 1 addition, 1 deletioncompiler/GHC/Tc/Solver/Equality.hs
- compiler/GHC/Tc/TyCl.hs 1 addition, 1 deletioncompiler/GHC/Tc/TyCl.hs
- compiler/GHC/Tc/Utils/TcType.hs 1 addition, 1 deletioncompiler/GHC/Tc/Utils/TcType.hs
- compiler/GHC/Types/Var.hs 4 additions, 2 deletionscompiler/GHC/Types/Var.hs
- testsuite/tests/perf/compiler/T8095.hs 7 additions, 0 deletionstestsuite/tests/perf/compiler/T8095.hs
- testsuite/tests/perf/compiler/all.T 1 addition, 1 deletiontestsuite/tests/perf/compiler/all.T
This diff is collapsed.