ack/mach/proto/mcg
David Given 4546dd5f22 Massive grammar overhaul and refactor. Hacked in support for predicates, where
instructions can be turned on and off based on their parameters. New lexer
using a lexer. Now quite a lot of the way towards being a real instruction
selector.
2016-09-21 00:43:10 +02:00
..
array.c Archival checking of the half-written IR treebuilder. 2016-09-18 23:24:54 +02:00
array.h Archival checking of the half-written IR treebuilder. 2016-09-18 23:24:54 +02:00
basicblock.c Create hacky fake basic blocks for data fragments, used to track which 2016-09-20 00:19:39 +02:00
build.lua Massive grammar overhaul and refactor. Hacked in support for predicates, where 2016-09-21 00:43:10 +02:00
data.c Archival checking of the half-written IR treebuilder. 2016-09-18 23:24:54 +02:00
ir.c Store the EM code up front and build the basic block graph *before* 2016-09-19 23:06:59 +02:00
ir.dat Treebuilder now gets to the bottom of my test file, merrily generating 2016-09-19 23:30:41 +02:00
ir.h Store the EM code up front and build the basic block graph *before* 2016-09-19 23:06:59 +02:00
ircodes.sh Archival checking of the half-written IR treebuilder. 2016-09-18 23:24:54 +02:00
main.c Archival checking of the half-written IR treebuilder. 2016-09-18 23:24:54 +02:00
mcg.h Create hacky fake basic blocks for data fragments, used to track which 2016-09-20 00:19:39 +02:00
parse_em.c Create hacky fake basic blocks for data fragments, used to track which 2016-09-20 00:19:39 +02:00
symbol.c Archival checking of the half-written IR treebuilder. 2016-09-18 23:24:54 +02:00
treebuilder.c Create hacky fake basic blocks for data fragments, used to track which 2016-09-20 00:19:39 +02:00