Age | Commit message (Expand) | Author |
---|---|---|
2015-10-05 | factor some utility functions/data in util.c | Quentin Carbonneaux |
2015-09-15 | use unison default choices | Quentin Carbonneaux |
2015-09-15 | synchronize large doc with unison | Quentin Carbonneaux |
2015-09-15 | update emit to the new setting | Quentin Carbonneaux |
2015-09-15 | more modifications to rega | Quentin Carbonneaux |
2015-09-15 | add a size to all operations (wip) | Quentin Carbonneaux |
2015-09-15 | major lifting: get rid of RReg | Quentin Carbonneaux |
2015-09-15 | use correct sizes during reg allocation | Quentin Carbonneaux |
2015-09-15 | use a new Ref type for registers | Quentin Carbonneaux |
2015-09-15 | start change of representation for registers | Quentin Carbonneaux |
2015-09-15 | compile emit module | Quentin Carbonneaux |
2015-09-15 | initiate work on reg allocation | Quentin Carbonneaux |
2015-09-15 | this makefile fu was useless | Quentin Carbonneaux |
2015-09-15 | always preserve last build | Quentin Carbonneaux |
2015-09-15 | start working with loops in spill.c | Quentin Carbonneaux |
2015-09-15 | single bit bitfield needs to be unsigned | Quentin Carbonneaux |
2015-09-15 | start simple work on isel | Quentin Carbonneaux |
2015-09-15 | move main function out of parse.c | Quentin Carbonneaux |
2015-09-15 | add rpo test and some liveness code | Quentin Carbonneaux |
2015-09-15 | object files depend on lisc.h | Quentin Carbonneaux |
2015-09-15 | compile ssa | Quentin Carbonneaux |
2015-09-15 | change phi nodes representation | Quentin Carbonneaux |
2015-09-15 | compile the ssa module | Quentin Carbonneaux |
2015-09-15 | add a Makefile in lisc | Quentin Carbonneaux |