summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgExtCode.hs
Commit message (Expand)AuthorAgeFilesLines
* Produce new-style Cmm from the Cmm parserSimon Marlow2012-10-081-241/+0
* Make -fscc-profiling a dynamic flagIan Lynagh2012-07-241-0/+5
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Snapshot of codegen refactoring to share with simonpjSimon Marlow2011-08-251-10/+10
* Merge in new code generator branch.Simon Marlow2011-01-241-4/+4
* Tag ForeignCalls with the package they correspond toBen.Lippmeier@anu.edu.au2010-01-021-10/+8
* * Refactor CLabel.RtsLabel to CLabel.CmmLabelBen.Lippmeier@anu.edu.au2009-11-061-0/+231