summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmmTicky.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge in new code generator branch.Simon Marlow2011-01-241-2/+2
* * Refactor CLabel.RtsLabel to CLabel.CmmLabelBen.Lippmeier@anu.edu.au2009-11-061-4/+4
* Merge RtsLabelInfo.Rts* with RtsLabelInfo.Rts*FSBen.Lippmeier@anu.edu.au2009-10-181-30/+33
* Use DynFlags to work out if we are doing ticky ticky profilingIan Lynagh2008-12-181-4/+5
* Fix warnings in StgCmmTickyIan Lynagh2008-12-171-11/+20
* Remove some redundant codeIan Lynagh2008-12-151-2/+0
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-0/+397