|
test
|
quick fix for comparisons with constants
|
2015-09-15 23:01:30 -04:00 |
|
.gitignore
|
this makefile fu was useless
|
2015-09-15 23:01:29 -04:00 |
|
emit.c
|
quick fix for comparisons with constants
|
2015-09-15 23:01:30 -04:00 |
|
isel.c
|
use a temporary for constant comparisons
|
2015-09-15 23:01:30 -04:00 |
|
lisc.h
|
quick fix for comparisons with constants
|
2015-09-15 23:01:30 -04:00 |
|
live.c
|
use a new Ref type for registers
|
2015-09-15 23:01:29 -04:00 |
|
main.c
|
use correct sizes during reg allocation
|
2015-09-15 23:01:30 -04:00 |
|
Makefile
|
use correct sizes during reg allocation
|
2015-09-15 23:01:30 -04:00 |
|
parse.c
|
quick fix for comparisons with constants
|
2015-09-15 23:01:30 -04:00 |
|
rega.c
|
use correct sizes during reg allocation
|
2015-09-15 23:01:30 -04:00 |
|
spill.c
|
use nreg only when != NReg
|
2015-09-15 23:01:30 -04:00 |
|
ssa.c
|
use a new Ref type for registers
|
2015-09-15 23:01:29 -04:00 |