summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/SPARC/CodeGen/CCall.hs
Commit message (Expand)AuthorAgeFilesLines
* Define a quotRem CallishMachOp; fixes #5598Ian Lynagh2012-02-141-343/+0
* Make getDynFlags* functions use HasDynFlags/getDynFlags tooIan Lynagh2011-12-191-2/+2
* Tabs -> SpacesDavid Terei2011-11-221-184/+178
* Explicitly handle unsupported Cmm prim ops.David Terei2011-11-221-2/+5
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Add popCnt# primopJohan Tibell2011-08-161-0/+3
* Remove more defaultTargetPlatform usesIan Lynagh2011-07-151-8/+11
* Remove type synonyms for CmmFormals, CmmActuals (and hinted versions).Edward Z. Yang2011-06-131-3/+3
* Fix some validation errorsDavid Terei2011-05-311-2/+2
* Add new mem{cpy,set,move} cmm prim ops.David Terei2011-05-311-8/+22
* Merge in new code generator branch.Simon Marlow2011-01-241-1/+1
* Tag ForeignCalls with the package they correspond toBen.Lippmeier@anu.edu.au2010-01-021-1/+1
* Split Reg into vreg/hreg and add register pairsBen.Lippmeier@anu.edu.au2009-05-181-8/+6
* SPARC NCG: Split up into chunks, and fix warnings.Ben.Lippmeier@anu.edu.au2009-02-161-0/+321