summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmmExtCode.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix AMP warnings.Austin Seipp2013-09-111-0/+10
* Trailing whitespaces, code formatting, detabifyJan Stolarek2013-08-201-22/+22
* Small refactoring in StgCmmExtCodeIan Lynagh2013-04-231-6/+7
* Don't duplicate decls unnecessarily in the environmentIan Lynagh2013-04-231-1/+1
* Make CmmParse abstractIan Lynagh2013-04-231-1/+1
* expand tabsSimon Marlow2012-10-081-58/+58
* Produce new-style Cmm from the Cmm parserSimon Marlow2012-10-081-0/+224