Refactor the cfg and dominance stuff to make it a lot nicer.
authorDavid Given <dg@cowlark.com>
Thu, 6 Oct 2016 19:34:21 +0000 (21:34 +0200)
committerDavid Given <dg@cowlark.com>
Thu, 6 Oct 2016 19:34:21 +0000 (21:34 +0200)
commitee93389c5fa01c2105d7d518472e7506748f6974
treee828798b0643459d4098fcdf55433a1cc809b3f0
parent7f901aa4d0166409215930c97f50af4ced400e42
Refactor the cfg and dominance stuff to make it a lot nicer.
mach/proto/mcg/dominance.c [deleted file]
mach/proto/mcg/dominance.h [deleted file]
mach/proto/mcg/graph.c [new file with mode: 0644]
mach/proto/mcg/graph.h [new file with mode: 0644]
mach/proto/mcg/mcg.h
mach/proto/mcg/pass_convertstackops.c
mach/proto/mcg/pass_registerallocator.c
mach/proto/mcg/pass_splitcriticaledges.c
mach/proto/mcg/pass_ssa.c
mach/proto/mcg/procedure.c