index
:
~cnx/roux
this commit
main
Alternative QBE compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2017-03-03
add another idiomatic C test (rega does no good)
Quentin Carbonneaux
2017-02-23
add simple idiomatic c test
Quentin Carbonneaux
2017-02-10
tests for variable argument lists
Quentin Carbonneaux
2017-02-10
support variable argument lists
Quentin Carbonneaux
2016-12-12
new tests for the load optimization
Quentin Carbonneaux
2016-12-12
new eight queens test
Quentin Carbonneaux
2016-08-16
add support for unions in sysv abi
Quentin Carbonneaux
2016-04-22
refine fp conversion instructions
Quentin Carbonneaux
2016-04-13
add regression test for liveon bug
Quentin Carbonneaux
2016-04-13
add regression test for fixarg bug
Quentin Carbonneaux
2016-04-12
use a shift to divide by 2 in collatz
Quentin Carbonneaux
2016-04-12
fix type bug in abi3 test
Quentin Carbonneaux
2016-04-01
add huge mandelbrot brainfuck example
Quentin Carbonneaux
2016-04-01
add big test file for qbe
Quentin Carbonneaux
2016-03-29
make block labels per-function
Quentin Carbonneaux
2016-03-29
new layout, put LICENSE in root
Quentin Carbonneaux
2016-03-28
implement export control
Quentin Carbonneaux
2016-03-27
mac os compatibility fixes in scripts
Quentin Carbonneaux
2016-03-27
move check rule into src/
Quentin Carbonneaux
2016-03-27
extract tests out of src
Quentin Carbonneaux