ack/mach/proto/mcg
2016-09-23 21:07:16 +02:00
..
array.c Add a bodged in algorithm for converting basic block communication from stacked 2016-09-22 23:19:29 +02:00
array.h Add a bodged in algorithm for converting basic block communication from stacked 2016-09-22 23:19:29 +02:00
basicblock.c Tracing cleanup. Simplified the IR code. Some more opcodes. 2016-09-22 00:15:48 +02:00
build.lua Tracing cleanup. Simplified the IR code. Some more opcodes. 2016-09-22 00:15:48 +02:00
compile.c Each pass now lives in its own source file; much cleaner. 2016-09-23 21:07:16 +02:00
data.c Archival checking of the half-written IR treebuilder. 2016-09-18 23:24:54 +02:00
ir.c Add a bodged in algorithm for converting basic block communication from stacked 2016-09-22 23:19:29 +02:00
ir.dat Add a bodged in algorithm for converting basic block communication from stacked 2016-09-22 23:19:29 +02:00
ir.h Add a bodged in algorithm for converting basic block communication from stacked 2016-09-22 23:19:29 +02:00
ircodes.sh Tracing cleanup. Simplified the IR code. Some more opcodes. 2016-09-22 00:15:48 +02:00
main.c Add a bodged in algorithm for converting basic block communication from stacked 2016-09-22 23:19:29 +02:00
mcg.h Each pass now lives in its own source file; much cleaner. 2016-09-23 21:07:16 +02:00
parse_em.c Add a bodged in algorithm for converting basic block communication from stacked 2016-09-22 23:19:29 +02:00
pass_convertstackops.c Each pass now lives in its own source file; much cleaner. 2016-09-23 21:07:16 +02:00
pass_deadblocks.c Each pass now lives in its own source file; much cleaner. 2016-09-23 21:07:16 +02:00
pass_spliceadjacentblocks.c Each pass now lives in its own source file; much cleaner. 2016-09-23 21:07:16 +02:00
symbol.c Archival checking of the half-written IR treebuilder. 2016-09-18 23:24:54 +02:00
treebuilder.c Add a bodged in algorithm for converting basic block communication from stacked 2016-09-22 23:19:29 +02:00