summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/LateCC.hs
Commit message (Expand)AuthorAgeFilesLines
* Handle records in the renamersheaf2023-03-291-1/+1
* Fix CallerCC potentially shadowing other cost centres.Andreas Klebinger2023-02-031-1/+1
* Change `-fprof-late` to insert cost centres after unfolding creation.Andreas Klebinger2022-08-061-23/+119
* Refactored Simplify passDominik Peteler2022-07-221-18/+12
* Suggestions due to hlintMatthew Pickering2022-02-241-5/+0
* Add late cost centre supportAndreas Klebinger2022-02-101-0/+82