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
2022-10-12
thread-local storage for amd64_apple
Quentin Carbonneaux
2022-10-03
new arm64_apple target
Quentin Carbonneaux
2022-08-31
fix some variadic calls in test/abi8.ssa
Quentin Carbonneaux
2022-08-31
regenerate test/vararg2.ssa
Quentin Carbonneaux
2022-03-10
two new tests in abi5.ssa
Quentin Carbonneaux
2022-03-10
new abi stress test
Quentin Carbonneaux
2022-02-17
add rv64 backend
Michael Forney
2022-02-17
test: add c[u]od checks to isel2 and add new integer compare test isel3
Michael Forney
2022-01-28
fix test/fpcnv (wrong spacing)
Quentin Carbonneaux
2022-01-28
implement float -> unsigned casts
Bor Grošelj Simić
2022-01-28
implement unsigned -> float casts
Bor Grošelj Simić
2021-10-28
new chacha20 test
Quentin Carbonneaux
2021-10-26
remove trailing whitespace from test/abi7.ssa
Michael Forney
2021-10-22
make variadic args explicit
Quentin Carbonneaux
2021-10-17
amd64/sysv: unbreak env calls
Quentin Carbonneaux
2021-09-07
test: use architecture-neutral wrapper for calling vprintf
Michael Forney
2021-09-07
test: assign result of print functions to temporary
Michael Forney
2021-08-29
amd64/isel: fix floating point == and != result with NaN
Michael Forney
2021-08-27
amd64/isel: fix floating < and <= result with NaN
Michael Forney
2021-08-23
parsefields: fix padding calculation
Drew DeVault
2021-06-17
amd64: fix conditional jump when compare is swapped and used elsewhere
Michael Forney
2019-04-30
isel fix for amd64 memory stores
Quentin Carbonneaux
2019-04-29
fix folding of unsigned operations
Quentin Carbonneaux
2019-04-29
fold: Make sure 32-bit constants get sign extended when necessary
Michael Forney
2019-04-26
new large test to evaluate performance
Quentin Carbonneaux
2019-04-26
update conaddr test to catch early segfaults
Quentin Carbonneaux
2019-04-26
restore some code from b4a98c
Quentin Carbonneaux
2019-03-12
emit valid code for mem->mem copies
Quentin Carbonneaux
2019-03-09
add a stress test for phi spilling
Quentin Carbonneaux
2019-02-21
fix amd64 addressing mode matcher
Quentin Carbonneaux
2019-02-18
mark phi arguments as escaping
Quentin Carbonneaux
2019-02-06
2 bug fixes in rega
Quentin Carbonneaux
2017-09-22
mark printf call as variadic in test
Quentin Carbonneaux
2017-07-30
fix dynamic stack allocs for amd64
Quentin Carbonneaux
2017-04-08
new abi test for arm64 HFAs
Quentin Carbonneaux
2017-04-08
enable arm64 tests
Quentin Carbonneaux
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
[next]