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-07-30
fix dynamic stack allocs for amd64
Quentin Carbonneaux
2017-06-06
fix fp subtractions on amd64
Quentin Carbonneaux
2017-06-06
isreg() does not need to be inlined
Quentin Carbonneaux
2017-06-06
fix floating-point division
Quentin Carbonneaux
2017-05-17
free the typ vector at the end of parse()
Quentin Carbonneaux
2017-05-17
intern symbol names
Quentin Carbonneaux
2017-05-16
new hinting in the register allocator
Quentin Carbonneaux
2017-05-16
change the computation of spill costs for phis
Quentin Carbonneaux
2017-05-16
do not account for interferences in phi classes
Quentin Carbonneaux
2017-04-26
Small corrections in documentation
Quentin Rameau
2017-04-18
documentation update
Quentin Carbonneaux
2017-04-16
minor changes for env parameter
Quentin Carbonneaux
2017-04-14
remove html converter
Quentin Carbonneaux
2017-04-11
unscrew freebsd tests
Quentin Carbonneaux
2017-04-11
simplify amd64 aggregates classification
Quentin Carbonneaux
2017-04-10
bump the size of the instruction buffer
Quentin Carbonneaux
2017-04-10
simplify slot logic in alias analysis
Quentin Carbonneaux
2017-04-09
always disable pie in tests
Quentin Carbonneaux
2017-04-08
misc fixes for osx
Quentin Carbonneaux
2017-04-08
add handy src target to the Makefile
Quentin Carbonneaux
2017-04-08
add instructions to build on windows
Quentin Carbonneaux
2017-04-08
nits in the documentation
Quentin Carbonneaux
2017-04-08
use amd64 instead of x64 in abi doc
Quentin Carbonneaux
2017-04-08
new abi test for arm64 HFAs
Quentin Carbonneaux
2017-04-08
enable arm64 tests
Quentin Carbonneaux
2017-04-08
add cross testing for arm64
Quentin Carbonneaux
2017-04-08
new arm64 backend, yeepee
Quentin Carbonneaux
2017-04-08
rework storage of types
Quentin Carbonneaux
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
[next]