.. |
basicblock.c
|
Tracing cleanup. Simplified the IR code. Some more opcodes.
|
2016-09-22 00:15:48 +02:00 |
build.lua
|
Actually, I don't need vregs: hops work just as well. Particularly if I
|
2016-09-27 23:38:47 +02:00 |
data.c
|
Archival checking of the half-written IR treebuilder.
|
2016-09-18 23:24:54 +02:00 |
hop.c
|
Much better handling of fragments (no run-time code needed to distinguish them
|
2016-09-29 22:06:04 +02:00 |
hop.h
|
Much better handling of fragments (no run-time code needed to distinguish them
|
2016-09-29 22:06:04 +02:00 |
ir.c
|
Much better handling of fragments (no run-time code needed to distinguish them
|
2016-09-29 22:06:04 +02:00 |
ir.h
|
Much better handling of fragments (no run-time code needed to distinguish them
|
2016-09-29 22:06:04 +02:00 |
main.c
|
Move fatal(), warning() and aprintf() into the new data module (because they're
|
2016-09-30 19:10:30 +02:00 |
mcg.h
|
It doesn't really make a lot of sense to have BURG nonterminal names different
|
2016-10-01 12:17:14 +02:00 |
mcgg_generated_footer.h
|
Some instruction selection is now happening.
|
2016-09-24 22:46:08 +02:00 |
mcgg_generated_header.h
|
Much better handling of fragments (no run-time code needed to distinguish them
|
2016-09-29 22:06:04 +02:00 |
parse_em.c
|
Revamp the array module not to use nasty macros any more. Slightly more verbose
|
2016-09-26 22:48:58 +02:00 |
pass_convertstackops.c
|
It doesn't really make a lot of sense to have BURG nonterminal names different
|
2016-10-01 12:17:14 +02:00 |
pass_eliminatetrivialblocks.c
|
Revamp the array module not to use nasty macros any more. Slightly more verbose
|
2016-09-26 22:48:58 +02:00 |
pass_instructionselection.c
|
Much better handling of fragments (no run-time code needed to distinguish them
|
2016-09-29 22:06:04 +02:00 |
pass_removedeadblocks.c
|
Revamp the array module not to use nasty macros any more. Slightly more verbose
|
2016-09-26 22:48:58 +02:00 |
procedure.c
|
You know what, the type inference stuff is a complete red herring. What this
|
2016-09-29 19:58:02 +02:00 |
symbol.c
|
Fix some late-night typo bugs.
|
2016-09-24 01:09:32 +02:00 |
table
|
It doesn't really make a lot of sense to have BURG nonterminal names different
|
2016-10-01 12:17:14 +02:00 |
treebuilder.c
|
Much better handling of fragments (no run-time code needed to distinguish them
|
2016-09-29 22:06:04 +02:00 |