summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/PPC/Ppr.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove unused pprUserReg functionsIan Lynagh2011-05-081-4/+0
* Implement jump table fix-ups for linear register allocator.Edward Z. Yang2011-04-271-1/+1
* Merge in new code generator branch.Simon Marlow2011-01-241-11/+10
* Implement SSE2 floating-point support in the x86 native code generator (#594)Simon Marlow2010-02-041-0/+1
* Follow vreg/hreg patch in PPC NCGBen.Lippmeier@anu.edu.au2009-05-261-1/+2
* Split Reg into vreg/hreg and add register pairsBen.Lippmeier@anu.edu.au2009-05-181-5/+6
* NCG: validate fixes for ppc-darwinBen.Lippmeier@anu.edu.au2009-02-151-0/+6
* NCG: Split up the native code generator into arch specific modulesBen.Lippmeier@anu.edu.au2009-02-151-8/+120
* NCG: Split PprMach into arch specific modulesBen.Lippmeier@anu.edu.au2009-02-051-0/+635