Skip to content
Snippets Groups Projects
  1. Nov 13, 2024
    • Cheng Shao's avatar
      Remove obsolete cross-port script · 00d551bf
      Cheng Shao authored and Marge Bot's avatar Marge Bot committed
      This patch removes the obsolete cross-port script in the tree. The
      script was based on the legacy Make build system which has been pruned
      from the tree long ago. For hadrian, proper support for two-stage
      bootstrapping onto a new unsupported platform is a work in progress in
      !11444.
      00d551bf
  2. Nov 12, 2024
  3. Nov 11, 2024
  4. Nov 08, 2024
  5. Nov 07, 2024
  6. Nov 05, 2024
  7. Nov 04, 2024
    • Hassan Al-Awwadi's avatar
      Refactored BooleanFormula to be in line with TTG (#21592) · 97f600c6
      Hassan Al-Awwadi authored and Rodrigo Mesquita's avatar Rodrigo Mesquita committed
      There are two parts to this commit.
      * We moved the definition of BooleanFormula over to L.H.S.BooleanFormula
      * We parameterized the BooleanFormula over the pass
      
      The GHC specific details of BooleanFormula remain in Ghc.Data.BooleanFormula.
      Because its parameterized over the pass its no longer a functor or
      traversable, but we defined bfMap and bfTraverse for the cases where we
      needed fmap and traverse originally. Most other changes are just churn.
      
      -------------------------
      Metric Decrease:
          MultiLayerModulesTH_OneShot
      -------------------------
      97f600c6
  8. Nov 02, 2024
  9. Nov 01, 2024
  10. Oct 31, 2024
  11. Oct 30, 2024
Loading