]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add some support for If-Then-Else into VEX register allocator v3.
authorIvo Raisr <ivosh@ivosh.net>
Mon, 28 Aug 2017 22:07:32 +0000 (00:07 +0200)
committerIvo Raisr <ivosh@ivosh.net>
Mon, 28 Aug 2017 22:07:32 +0000 (00:07 +0200)
commit613905cabed0e418fe1aa7c69962af4acd897e1b
tree9e0aaf59fb802c926433720ccf5d06f38daa54e5
parentafd5c9223ab45b91d03781dbd401ab324b663ce7
Add some support for If-Then-Else into VEX register allocator v3.

Stages 1-3 work correctly on and HInstrVec hierarchy.
Stage 4 is missing merges after HInstrIfThenElse legs join.
VEX/priv/host_generic_reg_alloc3.c