Store the EM code up front and build the basic block graph *before*
authorDavid Given <dg@cowlark.com>
Mon, 19 Sep 2016 21:06:59 +0000 (23:06 +0200)
committerDavid Given <dg@cowlark.com>
Mon, 19 Sep 2016 21:06:59 +0000 (23:06 +0200)
commit6ce2495aeb46fc703c321a9817a2bf17540873ee
tree3a75aa1e922b6ab9c3182341e1983674699abce4
parent176cd7365c5bf441624ac5f0771c233ca21de3f6
Store the EM code up front and build the basic block graph *before*
generating the IR code. Lots more IR code.
mach/proto/mcg/build.lua
mach/proto/mcg/ir.c
mach/proto/mcg/ir.dat
mach/proto/mcg/ir.h
mach/proto/mcg/mcg.h
mach/proto/mcg/parse_em.c
mach/proto/mcg/treebuilder.c