summary refs log tree commit diff
path: root/lisc/live.c
AgeCommit message (Expand)Author
2015-10-31make phi-class handling more localQuentin Carbonneaux
2015-10-30fix several bugs on Blk.gen in livenessQuentin Carbonneaux
2015-10-30break phi-classes following interferencesQuentin Carbonneaux
2015-10-30fix typo bug in livenessQuentin Carbonneaux
2015-10-30start integrating RAMem referencesQuentin Carbonneaux
2015-10-05fix debug output of livenessQuentin Carbonneaux
2015-10-05clean the command line interfaceQuentin Carbonneaux
2015-09-28stupid hinting works better without traces!Quentin Carbonneaux
2015-09-27compute reg interferences in filllive()Quentin Carbonneaux
2015-09-26move the liveon() function in live.cQuentin Carbonneaux
2015-09-15heavy modification of call handlingQuentin Carbonneaux
2015-09-15major lifting: get rid of RRegQuentin Carbonneaux
2015-09-15use a new Ref type for registersQuentin Carbonneaux
2015-09-15silence clang warningQuentin Carbonneaux
2015-09-15start change of representation for registersQuentin Carbonneaux
2015-09-15cosmeticsQuentin Carbonneaux
2015-09-15rework liveness to compute reg pressureQuentin Carbonneaux
2015-09-15cosmeticsQuentin Carbonneaux
2015-09-15fix allocation bugQuentin Carbonneaux
2015-09-15simplify livenessQuentin Carbonneaux
2015-09-15fix phi handling in livenessQuentin Carbonneaux
2015-09-15add rpo test and some liveness codeQuentin Carbonneaux