Actually, I don't need vregs: hops work just as well. Particularly if I
authorDavid Given <dg@cowlark.com>
Tue, 27 Sep 2016 21:38:47 +0000 (23:38 +0200)
committerDavid Given <dg@cowlark.com>
Tue, 27 Sep 2016 21:38:47 +0000 (23:38 +0200)
commit4572f1b774478332d3c38c71315637dd01f4b8bf
treee943e42c5fc291021dd35c953b34e09761f6b811
parente77c5164cf96c98150ad8092170c49fb59091cc0
Actually, I don't need vregs: hops work just as well. Particularly if I
restructure things so that I don't need to walk the blasted ir / burg tree
every time I look at an instruction.
mach/proto/mcg/build.lua
mach/proto/mcg/hop.c
mach/proto/mcg/hop.h
mach/proto/mcg/mcg.h
mach/proto/mcg/pass_instructionselection.c
mach/proto/mcg/table
mach/proto/mcg/vreg.c [deleted file]
mach/proto/mcg/vreg.h [deleted file]