index
:
~cnx/roux
this commit
main
Alternative QBE compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-02-27
cosmetic fixes
Quentin Carbonneaux
2017-02-25
do sign/zero extensions removal in copy.c
Quentin Carbonneaux
2017-02-24
cosmetic modifications to emit.c
Quentin Carbonneaux
2017-02-24
start a new simplification pass
Quentin Carbonneaux
2017-02-24
fix pretty bad bug in alias analysis
Quentin Carbonneaux
2017-02-24
wrong assumption killsl()
Quentin Carbonneaux
2017-02-24
improve the range of action of load elimination
Quentin Carbonneaux
2017-02-24
deduplicate loadsz & storesz
Quentin Carbonneaux
2017-02-24
reenable and fix a bug in memopt
Quentin Carbonneaux
2017-02-24
update isel comment
Quentin Carbonneaux
2017-02-23
add simple idiomatic c test
Quentin Carbonneaux
2017-02-23
propagate aliasing information through copies
Quentin Carbonneaux
2017-02-22
do not err on address comparisons
Quentin Carbonneaux
2017-02-22
turn the instruction index into a list
Quentin Carbonneaux
2017-02-17
stricter class constraints for store & vastart
Quentin Carbonneaux
2017-02-15
comment fix
Quentin Carbonneaux
2017-02-15
add support for closure calls
Quentin Carbonneaux
2017-02-14
minor cleanup in all.h
Quentin Carbonneaux
2017-02-10
update minic for new vararg support
Quentin Carbonneaux
2017-02-10
tests for variable argument lists
Quentin Carbonneaux
2017-02-10
support variable argument lists
Quentin Carbonneaux
2017-02-08
make rsp and rbp globally live
Quentin Carbonneaux
2017-02-07
update assert() missed in 7e1c1f
Quentin Carbonneaux
2017-02-06
fix edge deletion bug in sccp
Quentin Carbonneaux
2017-02-06
robustness fix in fillfron()
Quentin Carbonneaux
2017-02-06
use uint for block ids
Quentin Carbonneaux
2017-02-03
create an index for the instructions in the IL doc
Quentin Rameau
2017-02-01
fix the same bug in varget()
Quentin Carbonneaux
2017-02-01
fix bug in varadd(), thanks Ed Davis
Quentin Carbonneaux
2017-01-20
create an instruction index for the IL doc
Quentin Rameau
2017-01-20
change 'b' and 'h' ordering in IL doc
Quentin Rameau
2017-01-12
use a less obtuse api for vnew()
Quentin Carbonneaux
2017-01-10
isel fixes for lame apple assembler
Quentin Carbonneaux
2017-01-07
remove styling from generated html
Quentin Carbonneaux
2017-01-06
prepare for new c9x infrastructure
Quentin Carbonneaux
2017-01-04
attempt to fix cc flags in tests
Quentin Carbonneaux
2017-01-04
improve performance of bsiter()
Quentin Carbonneaux
2017-01-04
more performance improvements in the parser
Quentin Carbonneaux
2016-12-31
use a perfect hash for lexing
Quentin Carbonneaux
2016-12-31
minor bugs in lexh tool
Quentin Carbonneaux
2016-12-30
new tool to improve lexing speed
Quentin Carbonneaux
2016-12-29
remove debugging stub
Quentin Carbonneaux
2016-12-29
do not create useless mem refs
Quentin Carbonneaux
2016-12-29
simplify seladdr()
Quentin Carbonneaux
2016-12-28
fix escapes handling (patch from ac)
Quentin Carbonneaux
2016-12-28
loosen assertion in load elimination
Quentin Carbonneaux
2016-12-21
schedule loop nesting computations earlier
Quentin Carbonneaux
2016-12-21
fix wrong assertion in load elimination
Quentin Carbonneaux
2016-12-12
use the new load optimization
Quentin Carbonneaux
2016-12-12
new tests for the load optimization
Quentin Carbonneaux
[prev]
[next]