Lots more opcodes. Rearrange the stack layout so that fp->ab is a fixed value
authorDavid Given <dg@cowlark.com>
Sat, 29 Oct 2016 09:57:56 +0000 (11:57 +0200)
committerDavid Given <dg@cowlark.com>
Sat, 29 Oct 2016 09:57:56 +0000 (11:57 +0200)
commit2cc2c0ae98e0b7be4ea803ff8a3ec5ea20e1de97
tree62cbfb2722e5e31b17bc6998a61672f6bb1a00c1
parentbfa65168e27005b685e6085ee1f3a0a10a7cd01e
Lots more opcodes. Rearrange the stack layout so that fp->ab is a fixed value
(needed for CHAINFP and FPTOAB). Wire up lfrs to calls via a phi when
necessary, to allow call-bra-lfr chains.
mach/powerpc/mcg/platform.c
mach/powerpc/mcg/table
mach/proto/mcg/hop.c
mach/proto/mcg/mcg.h
mach/proto/mcg/pass_livevreganalysis.c
mach/proto/mcg/pass_registerallocator.c
mach/proto/mcg/pass_returnvalues.c [new file with mode: 0644]
mach/proto/mcg/pass_typeinference.c
mach/proto/mcg/procedure.c
mach/proto/mcg/treebuilder.c
util/mcgg/ir.dat