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
2016-03-25
great renaming campain!
Quentin Carbonneaux
2016-03-25
mark diag() as non-returning
Quentin Carbonneaux
2016-03-25
update pmov test to work with new regalloc
Quentin Carbonneaux
2016-03-22
allow testing the two directions in abitest
Quentin Carbonneaux
2016-03-22
bake more fancy in abitest.sh
Quentin Carbonneaux
2016-03-22
fix struct size computation
Quentin Carbonneaux
2016-03-22
fix incorrect size suffix in abi fuzzer
Quentin Carbonneaux
2016-03-22
check for overflow in ssa.c (abi fuzzer)
Quentin Carbonneaux
2016-03-22
store register usage of ret instructions (abi fuzz)
Quentin Carbonneaux
2016-03-22
typo in lexing table (abi fuzzer)
Quentin Carbonneaux
2016-03-22
typo in isel (abi fuzzer)
Quentin Carbonneaux
2016-03-22
cleanup at the end of abitest.sh
Quentin Carbonneaux
2016-03-22
dumb switch mistake in isel (abi fuzzer)
Quentin Carbonneaux
2016-03-22
fix bug in type definitions in abi.ml
Quentin Carbonneaux
2016-03-22
fix incorrect size increment in abi (abi fuzzer)
Quentin Carbonneaux
2016-03-21
add the ability to run with a seed
Quentin Carbonneaux
2016-03-21
fix bug in IL checking
Quentin Carbonneaux
2016-03-21
compile tests with debug options
Quentin Carbonneaux
2016-03-21
add abitest.sh tool
Quentin Carbonneaux
2016-03-21
wrap up abi.ml with a main function
Quentin Carbonneaux
2016-03-21
tools/abi.ml seems to work
Quentin Carbonneaux
2016-03-20
start il generation
Quentin Carbonneaux
2016-03-20
finish OutC, use uniform distributions
Quentin Carbonneaux
2016-03-20
ocaml and c chars are incompatible
Quentin Carbonneaux
2016-03-19
start C dumping
Quentin Carbonneaux
2016-03-19
add code to generate types
Quentin Carbonneaux
2016-03-18
start work on an abi fuzzer
Quentin Carbonneaux
2016-03-18
calls now use rax all the time...
Quentin Carbonneaux
2016-03-18
remove spurious assignments in rega
Quentin Carbonneaux
2016-03-18
more thorough abi testing
Quentin Carbonneaux
2016-03-18
oops, nul terminate string tokens
Quentin Carbonneaux
2016-03-18
lamely handle swap of sse registers
Quentin Carbonneaux
2016-03-18
handle padding correctly in types
Quentin Carbonneaux
2016-03-18
set eax before call (for variadics...)
Quentin Carbonneaux
2016-03-18
tentative support of calls with struct return
Quentin Carbonneaux
2016-03-18
factor return registers computation
Quentin Carbonneaux
2016-03-18
small fixes in selcall()
Quentin Carbonneaux
2016-03-17
on the way to clean use counts
Quentin Carbonneaux
2016-03-17
support return of structs
Quentin Carbonneaux
2016-03-17
parse fixes for struct return
Quentin Carbonneaux
2016-03-16
add unsigned division and remainder
Quentin Carbonneaux
2016-03-16
add shift instructions
Quentin Carbonneaux
2016-03-16
refine comment of OpDesc.sflag
Quentin Carbonneaux
2016-03-16
document oddity in seljmp()
Quentin Carbonneaux
2016-03-16
test comparison elimination in isel
Quentin Carbonneaux
2016-03-09
be more precise in load types
Quentin Carbonneaux
2016-03-09
use opdesc[] in isel.c
Quentin Carbonneaux
2016-03-09
Ori says we have to use "check"
Quentin Carbonneaux
2016-03-08
add more info in opdesc[]
Quentin Carbonneaux
2016-03-08
add a default align for data defs
Quentin Carbonneaux
[next]