summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/Opt/FloatIn.hs
Commit message (Expand)AuthorAgeFilesLines
* A bunch of changes related to eta reductionSimon Peyton Jones2022-05-301-1/+2
* Drop the app invariantghc-9.5-startJoachim Breitner2022-04-091-24/+12
* Fix isLiftedType_maybe and handle falloutsheaf2022-03-141-2/+3
* Fix some notesMatthew Pickering2022-02-081-1/+1
* Fix a few Note inconsistenciesBen Gamari2022-02-011-7/+6
* Make Logger independent of DynFlagsSylvain Henry2021-06-071-10/+2
* Remove useless {-# LANGUAGE CPP #-} pragmasSylvain Henry2021-05-121-1/+1
* Fully remove HsVersions.hSylvain Henry2021-05-121-2/+0
* Replace CPP assertions with Haskell functionsSylvain Henry2021-05-121-2/+3
* Transfer tickish things to GHC.Types.TickishLuite Stegeman2021-03-201-0/+1
* Core: introduce Alt/AnnAlt/IfaceAlt datatypesSylvain Henry2021-01-221-3/+3
* Split GHC.Driver.TypesSylvain Henry2020-10-291-5/+9
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-1/+1
* Various performance improvementsKrzysztof Gogolewski2020-06-171-4/+2
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-1/+2
* Clarify leaf module names for new module hierarchyTakenobu Tani2020-06-101-1/+1
* DmdAnal: Improve handling of precise exceptionsSebastian Graf2020-05-151-5/+10
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-3/+3
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* GHC.Core.Opt renamingSylvain Henry2020-04-181-0/+777