index
:
~cnx/roux
this commit
main
Alternative QBE compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisc
/
rega.c
Age
Commit message (
Expand
)
Author
2015-09-15
tweak block-border heuristic for reg. allocation
Quentin Carbonneaux
2015-09-15
refine the clobber code
Quentin Carbonneaux
2015-09-15
fix two heuristics in rega
Quentin Carbonneaux
2015-09-15
remove round-robin in ralloc (need preferences)
Quentin Carbonneaux
2015-09-15
clobber check code was wrong in dopm()
Quentin Carbonneaux
2015-09-15
fix bug in parallel moves code
Quentin Carbonneaux
2015-09-15
avoid depending on uninitialized r
Quentin Carbonneaux
2015-09-15
use the same bitset for regs and tmps in rega()
Quentin Carbonneaux
2015-09-15
major lifting: get rid of RReg
Quentin Carbonneaux
2015-09-15
prefix register macros
Quentin Carbonneaux
2015-09-15
use round-robin in ralloc
Quentin Carbonneaux
2015-09-15
simplify frequent pred detection in rega
Quentin Carbonneaux
2015-09-15
fix 2 bad bugs in rega and improve substraction
Quentin Carbonneaux
2015-09-15
use correct sizes during reg allocation
Quentin Carbonneaux
2015-09-15
use a new Ref type for registers
Quentin Carbonneaux
2015-09-15
start work on word/long handling
Quentin Carbonneaux
2015-09-15
clean the commutativity + fix bug in emit
Quentin Carbonneaux
2015-09-15
add support for in-block reg. contraints
Quentin Carbonneaux
2015-09-15
add crippled dce to the allocator
Quentin Carbonneaux
2015-09-15
complete a crude register allocator
Quentin Carbonneaux
2015-09-15
start work on parallel moves
Quentin Carbonneaux
2015-09-15
initiate work on reg allocation
Quentin Carbonneaux
[prev]