Remove the pseudo stuff in favour of modified is_move instructions to represent
authorDavid Given <dg@cowlark.com>
Mon, 23 Jan 2017 21:46:45 +0000 (22:46 +0100)
committerDavid Given <dg@cowlark.com>
Mon, 23 Jan 2017 21:46:45 +0000 (22:46 +0100)
commitc21beb974091b5e9bacb08aaece21a0cba5de90d
treef03be1eb822d8ae9ab2ed261fb8b9700961c007b
parent03fd47756056ee726041caae70d2da212fd4f99b
Remove the pseudo stuff in favour of modified is_move instructions to represent
copies: it's all still the same logic with the conversion pass, but is now much
simpler.
mach/proto/mcg/hop.c
mach/proto/mcg/hop.h
mach/proto/mcg/pass_copiestomoves.c
mach/proto/mcg/pass_instructionselection.c