]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Register allocator generates properly HInstr containing HInstrIfThenElse into output...
authorIvo Raisr <ivosh@ivosh.net>
Tue, 29 Aug 2017 21:08:43 +0000 (23:08 +0200)
committerIvo Raisr <ivosh@ivosh.net>
Tue, 29 Aug 2017 21:08:43 +0000 (23:08 +0200)
commita9c0723a00ee8d3af395bf0e0de48864c2fa6e12
tree0fc7ed49e402f46719010654fa822c88852c7371
parent613905cabed0e418fe1aa7c69962af4acd897e1b
Register allocator generates properly HInstr containing HInstrIfThenElse into output instruction HInstrVec.

Stage 4 is still missing state forks before HInstrIfThenElse
and merges after HInstrIfThenElse legs join.
VEX/priv/host_generic_reg_alloc3.c
VEX/priv/host_generic_regs.h
VEX/priv/main_main.c