summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgTailCall.lhs
Commit message (Expand)AuthorAgeFilesLines
* Track STG live register information for use in LLVMDavid Terei2012-01-091-38/+50
* Remove unused argument field on CmmJumpDavid Terei2012-01-051-5/+5
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* More refactoring (CgRep)Simon Peyton Jones2011-08-251-1/+0
* Merge in new code generator branch.Simon Marlow2011-01-241-2/+2
* Add PrimCall to the STG layer and update Core -> STG translationDuncan Coutts2009-06-091-2/+11
* Removed a tracedias@eecs.tufts.edu2009-03-181-1/+1
* Calling convention bug and cleanupdias@eecs.tufts.edu2009-03-171-1/+1
* FIX biographical profiling (#3039, probably #2297)Simon Marlow2009-03-171-1/+5
* Use DynFlags to work out if we are doing ticky ticky profilingIan Lynagh2008-12-181-1/+2
* Fix warnings in CgTailCallIan Lynagh2008-12-171-13/+7
* Remove a little dead code from CgTailCallIan Lynagh2008-12-171-1/+0
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-2/+5
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-5/+0
* massive changes to add a 'zipper' representation of C--Norman Ramsey2007-09-061-4/+8
* 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
* Add a missing "entryCode"Ian Lynagh2007-08-251-1/+1
* Change the strategy to determine dynamic data accessClemens Fruhwirth2007-07-311-1/+1
* Pointer TaggingSimon Marlow2007-07-271-5/+65
* Remove vectored returns.Simon Marlow2007-02-281-44/+8
* Semi-tagging optimisationSimon Marlow2007-01-221-1/+1
* Semi-tagging optimisationSimon Marlow2007-01-221-1/+1
* Module header tidyup, phase 1Simon Marlow2006-10-111-25/+16
* Generalise Package SupportSimon Marlow2006-07-251-2/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+455