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-09-15
output labels only when necessary
Quentin Carbonneaux
2015-09-15
simplify rega's dopm()
Quentin Carbonneaux
2015-09-15
make spiller aware of parallel assignments
Quentin Carbonneaux
2015-09-15
fix comments in pmov
Quentin Carbonneaux
2015-09-15
update dopm()
Quentin Carbonneaux
2015-09-15
write more tests for dopm()
Quentin Carbonneaux
2015-09-15
add helpful diagnostics
Quentin Carbonneaux
2015-09-15
add test scaffolding code
Quentin Carbonneaux
2015-09-15
start exhaustive testing dopm()
Quentin Carbonneaux
2015-09-15
work in progress on parallel moves
Quentin Carbonneaux
2015-09-15
use loop frequency in ties of rpo
Quentin Carbonneaux
2015-09-15
fix two bugs in rega
Quentin Carbonneaux
2015-09-15
change cmp $0, %reg, to test %reg, %reg
Quentin Carbonneaux
2015-09-15
fix emit(OCopy) and use pointers in max.ssa
Quentin Carbonneaux
2015-09-15
alloc16 comes for free, iiuc the abi
Quentin Carbonneaux
2015-09-15
remove non-critical diagnostics
Quentin Carbonneaux
2015-09-15
add truncation operation
Quentin Carbonneaux
2015-09-15
remove dead code from rega
Quentin Carbonneaux
2015-09-15
remove old comment
Quentin Carbonneaux
2015-09-15
the abi is unclear, practice suggests that change
Quentin Carbonneaux
2015-09-15
treat two instruction args uniformly in rega
Quentin Carbonneaux
2015-09-15
OXTestw should not have 64bits arguments
Quentin Carbonneaux
2015-09-15
new NAlign constant and fix frame size computation
Quentin Carbonneaux
2015-09-15
slight update to slot tests
Quentin Carbonneaux
2015-09-15
fix bug in alignment constraints of spill slots
Quentin Carbonneaux
2015-09-15
move spill and emit to the new slot system
Quentin Carbonneaux
2015-09-15
store the edit tag
Quentin Carbonneaux
2015-09-15
add comment about variadic functions in abi
Quentin Carbonneaux
2015-09-15
clarify the abi
Quentin Carbonneaux
2015-09-15
start summing up the abi
Quentin Carbonneaux
2015-09-15
tweak block-border heuristic for reg. allocation
Quentin Carbonneaux
2015-09-15
remove obsolete comment
Quentin Carbonneaux
2015-09-15
add sign/zero extension operations
Quentin Carbonneaux
2015-09-15
refine the clobber code
Quentin Carbonneaux
2015-09-15
fix two heuristics in rega
Quentin Carbonneaux
2015-09-15
swap a test in collatz
Quentin Carbonneaux
2015-09-15
compactify collatz test
Quentin Carbonneaux
2015-09-15
remove obsolete comment about MEM
Quentin Carbonneaux
2015-09-15
add the mul instruction
Quentin Carbonneaux
2015-09-15
remove round-robin in ralloc (need preferences)
Quentin Carbonneaux
2015-09-15
make sure tests emitted are encodable
Quentin Carbonneaux
2015-09-15
replace RMem refs with an OAddr opertation
Quentin Carbonneaux
2015-09-15
compile branches on and using test
Quentin Carbonneaux
2015-09-15
add a large test
Quentin Carbonneaux
2015-09-15
forgot about phi nodes in the spiller
Quentin Carbonneaux
2015-09-15
make sure eflags-writing do not disappear
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
handle OAnd in isel
Quentin Carbonneaux
2015-09-15
change strategy for phi nodes
Quentin Carbonneaux
[prev]
[next]