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-22
oops, missing newline in pretty-printer
Quentin Carbonneaux
2015-09-22
parse return types of functions
Quentin Carbonneaux
2015-09-21
print size suffix for swap
Quentin Carbonneaux
2015-09-21
fix rega bug for indirect calls
Quentin Carbonneaux
2015-09-21
emit syntactically valid calls
Quentin Carbonneaux
2015-09-20
factor formatting inside emitf
Quentin Carbonneaux
2015-09-20
simplify two loops with a pointer
Quentin Carbonneaux
2015-09-20
save callee-save registers
Quentin Carbonneaux
2015-09-18
add the first stand-alone test program
Quentin Carbonneaux
2015-09-18
use new function syntax in tests
Quentin Carbonneaux
2015-09-17
this fixme was really more a todo
Quentin Carbonneaux
2015-09-17
add hack in emit to support stack arguments
Quentin Carbonneaux
2015-09-17
fix buggy handling of stack arguments in selpar()
Quentin Carbonneaux
2015-09-17
fix two bugs in selpar()
Quentin Carbonneaux
2015-09-17
pretty print OPar os parn
Quentin Carbonneaux
2015-09-17
parse parameter lists of functions
Quentin Carbonneaux
2015-09-17
fix memcpy bug
Quentin Carbonneaux
2015-09-17
start work on fuction parameters
Quentin Carbonneaux
2015-09-16
follow suggestion of gcc
Quentin Carbonneaux
2015-09-15
use unison default choices
Quentin Carbonneaux
2015-09-15
synchronize large doc with unison
Quentin Carbonneaux
2015-09-15
fix call bug in rega
Quentin Carbonneaux
2015-09-15
simplify call handling in spiller
Quentin Carbonneaux
2015-09-15
heavy modification of call handling
Quentin Carbonneaux
2015-09-15
emit stack fixup only when necessary
Quentin Carbonneaux
2015-09-15
cosmetic indentation style fix
Quentin Carbonneaux
2015-09-15
reshuffle instructions around call
Quentin Carbonneaux
2015-09-15
drop arity information from OpDesc
Quentin Carbonneaux
2015-09-15
add a simple function call test
Quentin Carbonneaux
2015-09-15
hack to enable proper regalloc on calls
Quentin Carbonneaux
2015-09-15
fix alignment for structs on the stack
Quentin Carbonneaux
2015-09-15
diagnose float structs
Quentin Carbonneaux
2015-09-15
implement aggregate passing in regs
Quentin Carbonneaux
2015-09-15
start function call lowering (wip)
Quentin Carbonneaux
2015-09-15
add parsing code for function calls
Quentin Carbonneaux
2015-09-15
define a new CMPS macro, shorten Type
Quentin Carbonneaux
2015-09-15
make type size unsigned
Quentin Carbonneaux
2015-09-15
fix minor type parsing bugs
Quentin Carbonneaux
2015-09-15
turn test files in one function definition
Quentin Carbonneaux
2015-09-15
start work on aggregate types
Quentin Carbonneaux
2015-09-15
add source and authorship to cprime.ssa
Quentin Carbonneaux
2015-09-15
add the first generated test!
Quentin Carbonneaux
2015-09-15
split some long calls
Quentin Carbonneaux
2015-09-15
new alignment test
Quentin Carbonneaux
2015-09-15
get rid of OTrunc
Quentin Carbonneaux
2015-09-15
fix two bugs in new emit
Quentin Carbonneaux
2015-09-15
update emit to the new setting
Quentin Carbonneaux
2015-09-15
new meaning for comparison types
Quentin Carbonneaux
2015-09-15
the wide bit of OAddr matters!
Quentin Carbonneaux
2015-09-15
more modifications to rega
Quentin Carbonneaux
[prev]
[next]