summary refs log tree commit diff
path: root/rega.c
AgeCommit message (Expand)Author
2018-04-26Fix compiler warnings.Emil Skoeldberg
2017-05-16new hinting in the register allocatorQuentin Carbonneaux
2017-04-08prepare for multi-targetQuentin Carbonneaux
2017-03-29improve global registers handlingQuentin Carbonneaux
2017-02-08make rsp and rbp globally liveQuentin Carbonneaux
2017-02-06use uint for block idsQuentin Carbonneaux
2016-04-20match jumps/ops with il textQuentin Carbonneaux
2016-04-08prevent gcc warning in regaQuentin Carbonneaux
2016-04-05use bsiter() for better performanceQuentin Carbonneaux
2016-04-04fat il!Quentin Carbonneaux
2016-04-01cheap massive performance gain on brainfuckQuentin Carbonneaux
2016-03-31cleanup error handlingQuentin Carbonneaux
2016-03-29new layout, put LICENSE in rootQuentin Carbonneaux