Instruction selection now happens on a shadow tree, rather than on the IR tree
authorDavid Given <dg@cowlark.com>
Mon, 3 Oct 2016 18:52:36 +0000 (20:52 +0200)
committerDavid Given <dg@cowlark.com>
Mon, 3 Oct 2016 18:52:36 +0000 (20:52 +0200)
commit68f98cbad7e10d642bc7557276474c7987a9e98c
treebd122e916b666a215311e2608485a7aeb6872f8a
parent288ee562035e0c36509540748bdf5b62711e2baf
Instruction selection now happens on a shadow tree, rather than on the IR tree
itself. Currently it's semantically the same but the implementation is cleaner.
mach/proto/mcg/ir.h
mach/proto/mcg/mcgg_generated_header.h
mach/proto/mcg/pass_instructionselection.c
mach/proto/mcg/pass_ssa.c
mach/proto/mcg/table
util/mcgg/ir.dat
util/mcgg/mcgg.h