Register allocator now gets all the way through all of my test file without
authorDavid Given <dg@cowlark.com>
Mon, 10 Oct 2016 21:19:46 +0000 (23:19 +0200)
committerDavid Given <dg@cowlark.com>
Mon, 10 Oct 2016 21:19:46 +0000 (23:19 +0200)
commit92bd1ac5f4e62ad9793401c5c075e7d856b66aa4
tree99aa6170f78f400d835d555a5d1e7ee8598aca00
parenta4d06d1795ddec398ade72a423c6e0a9dc2dcb6f
Register allocator now gets all the way through all of my test file without
crashing (albeit with register moves and swaps stubbed out). Correct code? Who
knows.
mach/proto/mcg/hop.c
mach/proto/mcg/hop.h
mach/proto/mcg/mcg.h
mach/proto/mcg/pass_registerallocator.c