summary refs log tree commit diff
path: root/live.c
AgeCommit message (Expand)Author
2022-06-14refine assertion in liveness analysisQuentin Carbonneaux
2022-03-08cosmeticsQuentin Carbonneaux
2021-10-22make variadic args explicitQuentin Carbonneaux
2019-03-12improve range-checking macrosQuentin Carbonneaux
2017-05-16do not account for interferences in phi classesQuentin Carbonneaux
2017-04-08prepare for multi-targetQuentin Carbonneaux
2017-02-08make rsp and rbp globally liveQuentin Carbonneaux
2016-12-05move some liveness code where it belongsQuentin Carbonneaux
2016-04-20match jumps/ops with il textQuentin Carbonneaux
2016-04-18phis can assign slots after spillQuentin Carbonneaux
2016-04-12subtle bug in liveness!Quentin Carbonneaux
2016-04-04fat il!Quentin Carbonneaux
2016-04-01tradeoff the type of bsiter()Quentin Carbonneaux
2016-04-01use bsiter in critical loopQuentin Carbonneaux
2016-03-29new layout, put LICENSE in rootQuentin Carbonneaux