summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgTicky.hs
Commit message (Expand)AuthorAgeFilesLines
* Move OPTIONS pragmas above commentsIan Lynagh2007-09-211-7/+7
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Added pointerhood to LocalRegMichael D. Adams2007-06-271-5/+5
* Make ticky work, at least partly, on 64-bit machinessimonpj@microsoft.com2007-04-241-9/+10
* Lightweight ticky-ticky profilingKirsten Chevalier2007-02-071-29/+41
* Module header tidyup, phase 1Simon Marlow2006-10-111-19/+17
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+370