Add a fairly clunky pass which converts @copy pseudos into moves. Seems to
authorDavid Given <dg@cowlark.com>
Sun, 22 Jan 2017 22:31:22 +0000 (23:31 +0100)
committerDavid Given <dg@cowlark.com>
Sun, 22 Jan 2017 22:31:22 +0000 (23:31 +0100)
commit03fd47756056ee726041caae70d2da212fd4f99b
treed5c8a011ef24e4ebacf6522420b3144cdfcb996c
parente4d5a302844db4dd97d3ca3dcbd7d9fa35d81247
Add a fairly clunky pass which converts @copy pseudos into moves. Seems to
work, but needs more thought.
mach/proto/mcg/hop.c
mach/proto/mcg/mcg.h
mach/proto/mcg/pass_copiestomoves.c [new file with mode: 0644]
mach/proto/mcg/procedure.c