ack/mach/proto/mcg
David Given ed91ea4371 When parsing constants which don't fit into an arith, handle overflow properly
(and don't turn them all into INT_MAX...).
2018-09-22 12:45:59 +02:00
..
basicblock.c
basicblock.h
build.lua
data.c The approach I was taking to csa and csb turns out not to work --- critical 2018-09-20 00:12:03 +02:00
graph.c
graph.h
hop.c
hop.h
ir.c
ir.h
main.c
mcg.h When parsing constants which don't fit into an arith, handle overflow properly 2018-09-22 12:45:59 +02:00
mcgg_generated_footer.h
mcgg_generated_header.h
parse_em.c When parsing constants which don't fit into an arith, handle overflow properly 2018-09-22 12:45:59 +02:00
pass_convertstackops.c
pass_eliminatetrivialblocks.c
pass_groupirs.c
pass_instructionselection.c Teach the code generator about the zero register and how to efficiently access 2018-09-22 11:49:13 +02:00
pass_livevreganalysis.c
pass_lowerpushes.c Add the OPTIONS clause to the mcgg grammar; add an optional pass which converts 2018-09-22 11:19:00 +02:00
pass_phigroups.c
pass_prologueepilogue.c
pass_registerallocator.c Take hreg aliases into account when finding evicted registers and performing 2018-09-22 11:19:50 +02:00
pass_removedeadblocks.c
pass_removedeadphis.c Add code to remove unused phis, converting to pruned SSA form, to avoid 2016-10-12 21:50:12 +02:00
pass_returnvalues.c
pass_splitcriticaledges.c
pass_ssa.c
pass_typeinference.c
predicates.c
procedure.c Add the OPTIONS clause to the mcgg grammar; add an optional pass which converts 2018-09-22 11:19:00 +02:00
procedure.h
reg.c
reg.h Precisely one stack hreg gets allocated for each vreg/congruence group for 2018-09-08 18:59:55 +02:00
symbol.c Properly export symbols. 2016-10-29 23:52:17 +02:00
treebuilder.c The approach I was taking to csa and csb turns out not to work --- critical 2018-09-20 00:12:03 +02:00