Age | Commit message (Expand) | Author |
---|---|---|
2015-09-28 | stupid hinting works better without traces! | Quentin Carbonneaux |
2015-09-27 | compute reg interferences in filllive() | Quentin Carbonneaux |
2015-09-26 | move the liveon() function in live.c | Quentin Carbonneaux |
2015-09-15 | heavy modification of call handling | Quentin Carbonneaux |
2015-09-15 | major lifting: get rid of RReg | Quentin Carbonneaux |
2015-09-15 | use a new Ref type for registers | Quentin Carbonneaux |
2015-09-15 | silence clang warning | Quentin Carbonneaux |
2015-09-15 | start change of representation for registers | Quentin Carbonneaux |
2015-09-15 | cosmetics | Quentin Carbonneaux |
2015-09-15 | rework liveness to compute reg pressure | Quentin Carbonneaux |
2015-09-15 | cosmetics | Quentin Carbonneaux |
2015-09-15 | fix allocation bug | Quentin Carbonneaux |
2015-09-15 | simplify liveness | Quentin Carbonneaux |
2015-09-15 | fix phi handling in liveness | Quentin Carbonneaux |
2015-09-15 | add rpo test and some liveness code | Quentin Carbonneaux |