Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unncessary fromIntegral calls | simonpj@microsoft.com | 2010-11-16 | 1 | -4/+4 |
* | Trim unused imports detected by new unused-import code | simonpj@microsoft.com | 2009-07-06 | 1 | -1/+1 |
* | Follow vreg/hreg patch in PPC NCG | Ben.Lippmeier@anu.edu.au | 2009-05-26 | 1 | -7/+11 |
* | NCG: Split up the native code generator into arch specific modules | Ben.Lippmeier@anu.edu.au | 2009-02-15 | 1 | -1/+3 |
* | NCG: Rename MachRegs, MachInstrs -> Regs, Instrs to reflect arch specific naming | Ben.Lippmeier@anu.edu.au | 2009-02-04 | 1 | -1/+1 |
* | NCG: Split linear allocator into separate modules. | Ben.Lippmeier@anu.edu.au | 2009-02-02 | 1 | -0/+54 |