summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmmHpc.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Some alpha renamingIan Lynagh2012-10-161-1/+1
* Produce new-style Cmm from the Cmm parserSimon Marlow2012-10-081-1/+3
* Pass DynFlags down to bWordIan Lynagh2012-09-121-3/+3
* Make -fhpc a dynamic flagIan Lynagh2012-09-031-7/+8
* Refactoring: use a structured CmmStatics type rather than [CmmStatic]Max Bolingbroke2011-07-051-6/+5
* Change the way module initialisation is done (#3252, #4417)Simon Marlow2011-04-121-36/+5
* Merge in new code generator branch.Simon Marlow2011-01-241-2/+3
* Remove unncessary fromIntegral callssimonpj@microsoft.com2010-11-161-1/+1
* Tag ForeignCalls with the package they correspond toBen.Lippmeier@anu.edu.au2010-01-021-1/+1
* Remove GHC's haskell98 dependencyIan Lynagh2009-07-241-1/+1
* Fix the build on amd64/LinuxIan Lynagh2009-02-061-0/+1
* When generating C, don't pretend functions are dataIan Lynagh2009-02-061-1/+1
* Fix warnings in StgCmmHpcIan Lynagh2008-12-091-11/+1
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-0/+83