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
2015-11-09
provide BZERO macro for bitsets
Quentin Carbonneaux
2015-11-09
recognize locals in phiins()
Quentin Carbonneaux
2015-11-09
precise OCall test in liveness
Quentin Carbonneaux
2015-11-09
modify data-structures for new ssa.c
Quentin Carbonneaux
2015-11-09
fix bug in frontier discovery
Quentin Carbonneaux
2015-11-09
start conventional ssa construction
Quentin Carbonneaux
2015-11-08
add new test in minic
Quentin Carbonneaux
2015-11-08
uniformize temporary names in minic
Quentin Carbonneaux
2015-11-08
another return fix in minic
Quentin Carbonneaux
2015-11-06
use the new && in test/prime.c
Quentin Carbonneaux
2015-11-06
maybe fix small return bug in stmt()
Quentin Carbonneaux
2015-11-06
experiment with && and || in minic
Quentin Carbonneaux
2015-11-05
support lighter syntax for arrays
Quentin Carbonneaux
2015-11-04
update align to use loadw
Quentin Carbonneaux
2015-11-03
update minic to the new IR
Quentin Carbonneaux
2015-11-03
add interference hints
Quentin Carbonneaux
2015-11-01
break Tmp.phi chains at phi nodes
Quentin Carbonneaux
2015-11-01
support dots in idents for k0ga
Quentin Carbonneaux
2015-11-01
this emit was an emiti
Quentin Carbonneaux
2015-10-31
make phi-class handling more local
Quentin Carbonneaux
2015-10-30
add simple dce into isel
Quentin Carbonneaux
2015-10-30
fix two bugs in spiller
Quentin Carbonneaux
2015-10-30
use loadw in cprime.ssa
Quentin Carbonneaux
2015-10-30
finish isel adressing modes and clear the code
Quentin Carbonneaux
2015-10-30
fix several bugs on Blk.gen in liveness
Quentin Carbonneaux
2015-10-30
fillphi() now comes before filllive()
Quentin Carbonneaux
2015-10-30
break phi-classes following interferences
Quentin Carbonneaux
2015-10-30
remove liveness heuristic in fillphi()
Quentin Carbonneaux
2015-10-30
new regalloc heuristic for phis
Quentin Carbonneaux
2015-10-30
wip on regalloc new heuristics
Quentin Carbonneaux
2015-10-30
setup hints for function arguments
Quentin Carbonneaux
2015-10-30
prioritize reg. allocation of some temporaries
Quentin Carbonneaux
2015-10-30
this test optimization is sometimes incorrect
Quentin Carbonneaux
2015-10-30
change extension in sum example
Quentin Carbonneaux
2015-10-30
simplify constant handling in amatch()
Quentin Carbonneaux
2015-10-30
fix bug in constants addition
Quentin Carbonneaux
2015-10-30
small fix in memory refs emission
Quentin Carbonneaux
2015-10-30
store constant addresses in Mem.offset
Quentin Carbonneaux
2015-10-30
print memory references in IR dumps
Quentin Carbonneaux
2015-10-30
don't share mems containing temporaries
Quentin Carbonneaux
2015-10-30
turn sum.ssa more C style
Quentin Carbonneaux
2015-10-30
port rega.c to work with RAMem
Quentin Carbonneaux
2015-10-30
oops, another bug in sum.ssa
Quentin Carbonneaux
2015-10-30
add support for RAMem in emit
Quentin Carbonneaux
2015-10-30
port spill.c to work with RAMem
Quentin Carbonneaux
2015-10-30
mention addressing modes in isel main comment
Quentin Carbonneaux
2015-10-30
fix typo bug in liveness
Quentin Carbonneaux
2015-10-30
start integrating RAMem references
Quentin Carbonneaux
2015-10-30
prepare for using memory refs
Quentin Carbonneaux
2015-10-30
fix test for load folding
Quentin Carbonneaux
[prev]
[next]