summaryrefslogtreecommitdiff
path: root/rts/AutoApply.h
Commit message (Expand)AuthorAgeFilesLines
* Improve BUILD_PAP commentsAndreas Klebinger2022-08-061-0/+3
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-5/+1
* Fix comment (old file names) in rts/Takenobu Tani2017-02-041-1/+1
* Properly track live registers when saving the CCCS.Geoffrey Mainland2016-01-311-3/+3
* Fix cost-centre-stack bug when creating new PAP (#5654)Simon Marlow2016-01-271-0/+12
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: detabify/dewhitespace AutoApply.hAustin Seipp2014-08-201-53/+53
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* Record PAP allocation to CCCS.Edward Z. Yang2013-09-071-0/+2
* ticky enhancementsNicolas Frisby2013-03-291-4/+2
* Attach proper jump liveness information to generated C-- code.Geoffrey Mainland2012-10-301-2/+2
* Produce new-style Cmm from the Cmm parserSimon Marlow2012-10-081-4/+4
* Make profiling work with multiple capabilities (+RTS -N)Simon Marlow2011-11-291-6/+6
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-021-0/+11
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+80