Tracing cleanup. Simplified the IR code. Some more opcodes.
authorDavid Given <dg@cowlark.com>
Wed, 21 Sep 2016 22:15:48 +0000 (00:15 +0200)
committerDavid Given <dg@cowlark.com>
Wed, 21 Sep 2016 22:15:48 +0000 (00:15 +0200)
commit6a74cb2e11af90cef447cbe4278f93276f5a67a5
treec3823ca00bfa0dc8b953bd51dee4d325c8f51894
parent4546dd5f2251524f3df717018a97973ce0e13199
Tracing cleanup. Simplified the IR code. Some more opcodes.
mach/proto/mcg/basicblock.c
mach/proto/mcg/build.lua
mach/proto/mcg/compile.c [new file with mode: 0644]
mach/proto/mcg/ir.c
mach/proto/mcg/ir.dat
mach/proto/mcg/ir.h
mach/proto/mcg/ircodes.sh
mach/proto/mcg/main.c
mach/proto/mcg/mcg.h
mach/proto/mcg/parse_em.c
mach/proto/mcg/treebuilder.c