|
test
|
new euclidean division test
|
2015-09-15 23:01:29 -04:00 |
|
.gitignore
|
this makefile fu was useless
|
2015-09-15 23:01:29 -04:00 |
|
emit.c
|
emit some x86-sepcific instructions
|
2015-09-15 23:01:29 -04:00 |
|
isel.c
|
add more printing support
|
2015-09-15 23:01:29 -04:00 |
|
lisc.h
|
add a code emitter for at&t syntax
|
2015-09-15 23:01:29 -04:00 |
|
live.c
|
cosmetics
|
2015-09-15 23:01:28 -04:00 |
|
main.c
|
perform isel before code emission
|
2015-09-15 23:01:29 -04:00 |
|
Makefile
|
compile emit module
|
2015-09-15 23:01:29 -04:00 |
|
parse.c
|
silence clang warning
|
2015-09-15 23:01:29 -04:00 |
|
rega.c
|
add crippled dce to the allocator
|
2015-09-15 23:01:29 -04:00 |
|
spill.c
|
add a code emitter for at&t syntax
|
2015-09-15 23:01:29 -04:00 |
|
ssa.c
|
export error functions
|
2015-09-15 23:01:28 -04:00 |