index
:
~cnx/roux
this commit
main
Alternative QBE compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisc
Age
Commit message (
Expand
)
Author
2015-11-05
support lighter syntax for arrays
Quentin Carbonneaux
2015-11-04
update align to use loadw
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
2015-10-30
stick scales close to their instruction
Quentin Carbonneaux
2015-10-30
fix minor bug in sum.ssa
Quentin Carbonneaux
2015-10-30
add a test for addressing mode optimization
Quentin Carbonneaux
2015-10-30
start work on fusing loads in arithmetic
Quentin Carbonneaux
2015-10-30
first attempt at address matching
Quentin Carbonneaux
2015-10-30
new function to add constants
Quentin Carbonneaux
2015-10-30
cosmetics on address numbering code
Quentin Carbonneaux
2015-10-30
store addressability infos in a struct
Quentin Carbonneaux
2015-10-30
do not give an addressability number to scales
Quentin Carbonneaux
2015-10-30
store child matchings in the addressing table
Quentin Carbonneaux
2015-10-30
missed a few cases in the tree automaton
Quentin Carbonneaux
2015-10-30
make the echo test return 0
Quentin Carbonneaux
2015-10-30
fix bug in pretty printer
Quentin Carbonneaux
[next]