summary refs log tree commit diff
path: root/copy.c
AgeCommit message (Expand)Author
2018-04-26Fix compiler warnings.Emil Skoeldberg
2017-02-27cosmetic fixesQuentin Carbonneaux
2017-02-25do sign/zero extensions removal in copy.cQuentin Carbonneaux
2016-12-08use a queue for copy eliminationQuentin Carbonneaux
2016-10-22fix bug in copy propagationQuentin Carbonneaux
2016-04-20match jumps/ops with il textQuentin Carbonneaux
2016-04-19use assert for ssa invariants in fold/copyQuentin Carbonneaux
2016-04-12diagnose some undefined usesQuentin Carbonneaux
2016-03-31cleanup error handlingQuentin Carbonneaux
2016-03-29new layout, put LICENSE in rootQuentin Carbonneaux