summaryrefslogtreecommitdiff
path: root/rts/Updates.cmm
Commit message (Expand)AuthorAgeFilesLines
* Fix Cmm symbol kindCheng Shao2022-11-111-0/+7
* Fix a few Note inconsistenciesBen Gamari2022-02-011-1/+1
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-1/+1
* Add likely annotation to cmm files in a few obvious places.klebinger.andreas@gmx.at2018-01-291-2/+2
* ASSERT(HpAlloc==0) in the update code, to catch HpAlloc bugsSimon Marlow2012-11-121-1/+15
* remove some unused variablesSimon Marlow2012-11-121-1/+3
* profiling fixesSimon Marlow2012-10-191-4/+4
* profiling fixesSimon Marlow2012-10-091-4/+4
* Produce new-style Cmm from the Cmm parserSimon Marlow2012-10-081-56/+43
* Add live stg info to Updates.cmm (fixes #4308)David Terei2012-01-091-5/+6
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-021-1/+1
* fix !TABLES_NEXT_TO_CODESimon Marlow2010-05-101-1/+1
* New implementation of BLACKHOLEsSimon Marlow2010-03-291-34/+66
* Use local mut lists in UPD_IND(), also clean up Updates.hSimon Marlow2009-12-311-1/+4
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-1/+2
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-2/+2
* Implemented and fixed bugs in CmmInfo handlingMichael D. Adams2007-06-271-8/+4
* Remove vectored returns.Simon Marlow2007-02-281-93/+6
* Lightweight ticky-ticky profilingKirsten Chevalier2007-02-071-2/+3
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+153