]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Clone and merge the register allocator states for If-Then-Else support.
authorIvo Raisr <ivosh@ivosh.net>
Wed, 13 Sep 2017 15:38:13 +0000 (17:38 +0200)
committerIvo Raisr <ivosh@ivosh.net>
Wed, 13 Sep 2017 15:38:13 +0000 (17:38 +0200)
commit9837d39a71a52d869a06996c2b438e006f5cf1b9
tree2f8418e05f9467de80b31ce4a29118963518eaf5
parent6a113f32c270e98db2a179c4d414e9a1cdf87363
Clone and merge the register allocator states for If-Then-Else support.

The register allocator state is cloned in stage 4, before fall-through
and out-of-line legs are processed. The states are then merged back
at the legs join.
VEX/priv/host_generic_reg_alloc3.c