Change the value in/out info from a bunch of ARRAYOFs to a single hashtable of
authorDavid Given <dg@cowlark.com>
Fri, 13 Jan 2017 21:05:42 +0000 (22:05 +0100)
committerDavid Given <dg@cowlark.com>
Fri, 13 Jan 2017 21:05:42 +0000 (22:05 +0100)
commit2d71b6a1d4cc8319694b045db85e91e2e6721fd7
tree5a1031588bb494e811ff2820446b91a14cd85696
parentd38cf3080170fea75dd2a057981eb12e7612b55d
Change the value in/out info from a bunch of ARRAYOFs to a single hashtable of
per-hop value metadata.
mach/proto/mcg/hop.c
mach/proto/mcg/hop.h
mach/proto/mcg/ir.c
mach/proto/mcg/ir.h
mach/proto/mcg/pass_assignvregs.c
mach/proto/mcg/pass_instructionselection.c
mach/proto/mcg/pass_livevalueanalysis.c