Register spilling to the stack frame works, more or less.
authorDavid Given <dg@cowlark.com>
Sat, 15 Oct 2016 20:53:56 +0000 (22:53 +0200)
committerDavid Given <dg@cowlark.com>
Sat, 15 Oct 2016 20:53:56 +0000 (22:53 +0200)
commit7aa60a645136f18174ce4b8b2a87404c6d676aea
treeec88dc3fc1feb887354b322a7b6ef71207e1426a
parent0eb32e7553b0e2e161a4f9802e3a1d98681bf235
Register spilling to the stack frame works, more or less.
13 files changed:
mach/proto/mcg/hop.c
mach/proto/mcg/hop.h
mach/proto/mcg/mcg.h
mach/proto/mcg/parse_em.c
mach/proto/mcg/pass_instructionselection.c
mach/proto/mcg/pass_phigroups.c
mach/proto/mcg/pass_registerallocator.c
mach/proto/mcg/powerpc.c
mach/proto/mcg/procedure.c
mach/proto/mcg/procedure.h
mach/proto/mcg/reg.c
mach/proto/mcg/reg.h
mach/proto/mcg/treebuilder.c