summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/Instruction.hs
Commit message (Expand)AuthorAgeFilesLines
* Renaming onlySimon Peyton Jones2011-08-251-4/+4
* Snapshot of codegen refactoring to share with simonpjSimon Marlow2011-08-251-1/+1
* Remove more defaultTargetPlatform usesIan Lynagh2011-07-151-3/+7
* Whitespace only in compiler/nativeGen/Instruction.hsIan Lynagh2011-07-131-122/+122
* Refactoring: explicitly mark whether we have an info table in RawCmmMax Bolingbroke2011-07-061-2/+2
* Refactoring: use a structured CmmStatics type rather than [CmmStatic]Max Bolingbroke2011-07-051-3/+3
* Merge in new code generator branch.Simon Marlow2011-01-241-1/+1
* NCG: Split up the native code generator into arch specific modulesBen.Lippmeier@anu.edu.au2009-02-151-0/+159