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
2016-03-25
great renaming campain!
Quentin Carbonneaux
2016-03-22
store register usage of ret instructions (abi fuzz)
Quentin Carbonneaux
2016-03-18
remove spurious assignments in rega
Quentin Carbonneaux
2016-03-04
get rid of hard coded NBlk
Quentin Carbonneaux
2016-02-27
leave only the most important free todos
Quentin Carbonneaux
2016-02-27
use a new bits type for bitmaps
Quentin Carbonneaux
2016-02-26
use bitset in rega.c (broken)
Quentin Carbonneaux
2016-02-15
initialize class correctly in pmgen()
Quentin Carbonneaux
2016-02-04
fix super old bug in rega!
Quentin Carbonneaux
2016-01-29
more fp integration in rega
Quentin Carbonneaux
2016-01-28
start fp integration in rega
Quentin Carbonneaux
2015-11-20
avoid having conflicting hints in rega
Quentin Carbonneaux
2015-11-20
wip on rega bug (sequel of last commit)
Quentin Carbonneaux
2015-11-09
provide BZERO macro for bitsets
Quentin Carbonneaux
2015-11-03
add interference hints
Quentin Carbonneaux
2015-10-31
make phi-class handling more local
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
port rega.c to work with RAMem
Quentin Carbonneaux
2015-10-30
start integrating RAMem references
Quentin Carbonneaux
2015-10-30
rename spill field in Tmp to slot
Quentin Carbonneaux
2015-10-30
emit code for extensions, move slots into RAlt
Quentin Carbonneaux
2015-10-13
rename valloc and balloc
Quentin Carbonneaux
2015-10-08
fix minor bug in rega
Quentin Carbonneaux
2015-10-06
add pool memory management
Quentin Carbonneaux
2015-10-06
specialize vdup into idup
Quentin Carbonneaux
2015-10-06
factor ins array edition in icpy
Quentin Carbonneaux
2015-10-05
factor vector duplication in vdup()
Quentin Carbonneaux
2015-10-05
rename blocka to balloc
Quentin Carbonneaux
2015-10-05
factor some utility functions/data in util.c
Quentin Carbonneaux
2015-10-05
clean the command line interface
Quentin Carbonneaux
2015-09-29
wip on new stack slots (emit, spill)
Quentin Carbonneaux
2015-09-28
stupid hinting works better without traces!
Quentin Carbonneaux
2015-09-25
fresh new trace based allocator (needs tuning)
Quentin Carbonneaux
2015-09-25
prepare rega for trace-based allocation
Quentin Carbonneaux
2015-09-22
do not do dce on register assignments
Quentin Carbonneaux
2015-09-21
fix rega bug for indirect calls
Quentin Carbonneaux
2015-09-20
save callee-save registers
Quentin Carbonneaux
2015-09-15
fix call bug in rega
Quentin Carbonneaux
2015-09-15
heavy modification of call handling
Quentin Carbonneaux
2015-09-15
more modifications to rega
Quentin Carbonneaux
2015-09-15
add a size to all operations (wip)
Quentin Carbonneaux
2015-09-15
my assumptions in dopm() were wrong
Quentin Carbonneaux
2015-09-15
simplify rega's dopm()
Quentin Carbonneaux
2015-09-15
update dopm()
Quentin Carbonneaux
2015-09-15
add helpful diagnostics
Quentin Carbonneaux
2015-09-15
add test scaffolding code
Quentin Carbonneaux
2015-09-15
work in progress on parallel moves
Quentin Carbonneaux
[next]