vregmapping has gone; the input and output vregs are now part of the valueusage
authorDavid Given <dg@cowlark.com>
Sat, 14 Jan 2017 11:26:23 +0000 (12:26 +0100)
committerDavid Given <dg@cowlark.com>
Sat, 14 Jan 2017 11:26:23 +0000 (12:26 +0100)
commit32176226fddeaaee0cf2eca2cc8b76a967d79f60
tree996334696c197affea7712609037a4c8142a3a78
parent49a37d2e678115719b44c11751b161e74cf843a4
vregmapping has gone; the input and output vregs are now part of the valueusage
structure. This allows them to be different, which vastly simplifies parallel
copies.
mach/proto/mcg/basicblock.h
mach/proto/mcg/hop.c
mach/proto/mcg/hop.h
mach/proto/mcg/pass_assignvregs.c