index
:
~cnx/roux
this commit
main
Alternative QBE compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
copy.c
Age
Commit message (
Expand
)
Author
2022-10-03
fix case of Pool constants
Quentin Carbonneaux
2021-08-02
copy: consider identity element for more instructions
Michael Forney
2019-11-25
copy: Fix use of compound literal outside its scope
Michael Forney
2019-05-14
fix a bad bug in copy detection
Quentin Carbonneaux
2019-05-02
detect ubiquitous simple copies
Quentin Carbonneaux
2019-02-26
new copy elimination pass
Quentin Carbonneaux
2018-04-26
Fix compiler warnings.
Emil Skoeldberg
2017-02-27
cosmetic fixes
Quentin Carbonneaux
2017-02-25
do sign/zero extensions removal in copy.c
Quentin Carbonneaux
2016-12-08
use a queue for copy elimination
Quentin Carbonneaux
2016-10-22
fix bug in copy propagation
Quentin Carbonneaux
2016-04-20
match jumps/ops with il text
Quentin Carbonneaux
2016-04-19
use assert for ssa invariants in fold/copy
Quentin Carbonneaux
2016-04-12
diagnose some undefined uses
Quentin Carbonneaux
2016-03-31
cleanup error handling
Quentin Carbonneaux
2016-03-29
new layout, put LICENSE in root
Quentin Carbonneaux