Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use -fwarn-tabs when validating | Ian Lynagh | 2011-11-04 | 1 | -0/+7 |
* | Remove unncessary fromIntegral calls | simonpj@microsoft.com | 2010-11-16 | 1 | -1/+1 |
* | Represent the free register set using Word64 on x86-64 (fixes ffi009) | Simon Marlow | 2010-02-15 | 1 | -0/+4 |
* | Remove unused imports | Ian Lynagh | 2009-07-07 | 1 | -1/+0 |
* | Follow vreg/hreg patch in x86 NCG | Ben.Lippmeier@anu.edu.au | 2009-05-19 | 1 | -8/+18 |
* | Split Reg into vreg/hreg and add register pairs | Ben.Lippmeier@anu.edu.au | 2009-05-18 | 1 | -1/+1 |
* | 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/+40 |