summary refs log tree commit diff
path: root/spill.c
AgeCommit message (Expand)Author
2019-02-06soften heuristic of 316b57Quentin Carbonneaux
2019-02-05new spiller heuristic for loopsQuentin Carbonneaux
2018-04-26Fix compiler warnings.Emil Skoeldberg
2017-05-16change the computation of spill costs for phisQuentin Carbonneaux
2017-04-08prepare for multi-targetQuentin Carbonneaux
2017-03-29improve global registers handlingQuentin Carbonneaux
2017-02-08make rsp and rbp globally liveQuentin Carbonneaux
2016-12-21schedule loop nesting computations earlierQuentin Carbonneaux
2016-12-05move some liveness code where it belongsQuentin Carbonneaux
2016-04-20match jumps/ops with il textQuentin Carbonneaux
2016-04-18make sure non-register temporaries get a slotQuentin Carbonneaux
2016-04-18output debug to stderr in spillerQuentin Carbonneaux
2016-04-08fix loop header detection bug in spillQuentin Carbonneaux
2016-04-04fat il!Quentin Carbonneaux
2016-04-04reorder instructionsQuentin Carbonneaux
2016-04-01tradeoff the type of bsiter()Quentin Carbonneaux
2016-03-31cleanup error handlingQuentin Carbonneaux
2016-03-29new layout, put LICENSE in rootQuentin Carbonneaux