summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/RegAlloc/Linear/PPC
Commit message (Expand)AuthorAgeFilesLines
* Remove unncessary fromIntegral callssimonpj@microsoft.com2010-11-161-4/+4
* Trim unused imports detected by new unused-import codesimonpj@microsoft.com2009-07-061-1/+1
* Follow vreg/hreg patch in PPC NCGBen.Lippmeier@anu.edu.au2009-05-261-7/+11
* NCG: Split up the native code generator into arch specific modulesBen.Lippmeier@anu.edu.au2009-02-151-1/+3
* NCG: Rename MachRegs, MachInstrs -> Regs, Instrs to reflect arch specific namingBen.Lippmeier@anu.edu.au2009-02-041-1/+1
* NCG: Split linear allocator into separate modules.Ben.Lippmeier@anu.edu.au2009-02-021-0/+54