index
:
~cnx/roux
this commit
main
Alternative QBE compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisc
/
live.c
Age
Commit message (
Expand
)
Author
2016-02-27
leave only the most important free todos
Quentin Carbonneaux
2016-02-26
bug in liveout()
Quentin Carbonneaux
2016-02-26
start conversion to dynamic bitsets
Quentin Carbonneaux
2015-12-23
purify test logic in liveness
Quentin Carbonneaux
2015-12-18
enable call handling in liveness
Quentin Carbonneaux
2015-11-30
cosmetics in liveness
Quentin Carbonneaux
2015-11-30
change debug formatting in liveness
Quentin Carbonneaux
2015-11-30
update liveness to work with fp
Quentin Carbonneaux
2015-11-23
Tmp.phi must not be 0 for temporaries in phis
Quentin Carbonneaux
2015-11-09
provide BZERO macro for bitsets
Quentin Carbonneaux
2015-11-09
precise OCall test in liveness
Quentin Carbonneaux
2015-10-31
make phi-class handling more local
Quentin Carbonneaux
2015-10-30
fix several bugs on Blk.gen in liveness
Quentin Carbonneaux
2015-10-30
break phi-classes following interferences
Quentin Carbonneaux
2015-10-30
fix typo bug in liveness
Quentin Carbonneaux
2015-10-30
start integrating RAMem references
Quentin Carbonneaux
2015-10-05
fix debug output of liveness
Quentin Carbonneaux
2015-10-05
clean the command line interface
Quentin Carbonneaux
2015-09-28
stupid hinting works better without traces!
Quentin Carbonneaux
2015-09-27
compute reg interferences in filllive()
Quentin Carbonneaux
2015-09-26
move the liveon() function in live.c
Quentin Carbonneaux
2015-09-15
heavy modification of call handling
Quentin Carbonneaux
2015-09-15
major lifting: get rid of RReg
Quentin Carbonneaux
2015-09-15
use a new Ref type for registers
Quentin Carbonneaux
2015-09-15
silence clang warning
Quentin Carbonneaux
2015-09-15
start change of representation for registers
Quentin Carbonneaux
2015-09-15
cosmetics
Quentin Carbonneaux
2015-09-15
rework liveness to compute reg pressure
Quentin Carbonneaux
2015-09-15
cosmetics
Quentin Carbonneaux
2015-09-15
fix allocation bug
Quentin Carbonneaux
2015-09-15
simplify liveness
Quentin Carbonneaux
2015-09-15
fix phi handling in liveness
Quentin Carbonneaux
2015-09-15
add rpo test and some liveness code
Quentin Carbonneaux