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-04-08
prepare for multi-target
Quentin Carbonneaux
2017-04-08
fix bug in union size computation
Quentin Carbonneaux
2017-03-29
improve global registers handling
Quentin Carbonneaux
2017-03-03
add another idiomatic C test (rega does no good)
Quentin Carbonneaux
2017-02-27
make install/uninstall phonies
Quentin Carbonneaux
2017-02-27
add install and uninstall targets to Makefile
Quentin Rameau
2017-02-27
remove unused parameter from uffind()
Quentin Carbonneaux
2017-02-27
minor tweaks to simpljmp pass
Quentin Carbonneaux
2017-02-27
fix int parsing
Quentin Carbonneaux
2017-02-27
scrub assembly output
Quentin Carbonneaux
2017-02-27
update license years
Quentin Carbonneaux
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
[next]