summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/Opt/CallerCC.hs
Commit message (Expand)AuthorAgeFilesLines
* Use GHC's State monad consistentlyBen Gamari2021-05-291-1/+1
* Transfer tickish things to GHC.Types.TickishLuite Stegeman2021-03-201-0/+1
* rename Tickish to CoreTickishLuite Stegeman2021-03-201-1/+1
* remove superfluous 'id' type parameter from GenTickishLuite Stegeman2021-03-201-1/+1
* Core: introduce Alt/AnnAlt/IfaceAlt datatypesSylvain Henry2021-01-221-1/+1
* Introduce -fprof-callers flagBen Gamari2020-11-211-0/+223