Each pass now lives in its own source file; much cleaner.
authorDavid Given <dg@cowlark.com>
Fri, 23 Sep 2016 19:07:16 +0000 (21:07 +0200)
committerDavid Given <dg@cowlark.com>
Fri, 23 Sep 2016 19:07:16 +0000 (21:07 +0200)
commitf8bbf9e87d37dbfac29705679381446c08d7dce1
treefc089aa1ebc9f6c9874f9ff443d025c197762649
parent9077baa85027f2b860a28894021251ad7a617e03
Each pass now lives in its own source file; much cleaner.
mach/proto/mcg/compile.c
mach/proto/mcg/mcg.h
mach/proto/mcg/pass_convertstackops.c [moved from mach/proto/mcg/sse.c with 92% similarity]
mach/proto/mcg/pass_deadblocks.c [new file with mode: 0644]
mach/proto/mcg/pass_spliceadjacentblocks.c [new file with mode: 0644]