]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Cherry pick 074de238d44c0cdaf394489ea69a67b76916fbce from master. jit-hacks-2
authorIvo Raisr <ivosh@ivosh.net>
Sat, 23 Sep 2017 07:46:40 +0000 (09:46 +0200)
committerIvo Raisr <ivosh@ivosh.net>
Thu, 12 Oct 2017 23:22:26 +0000 (01:22 +0200)
commit20a98b48c5bd8cdac2613d28984a226a1414402b
tree2dcccf6fbbab02142de06780f09e84322fa8a1b1
parent966b228b274207865fe785c4da2638e3b76c8096
Cherry pick 074de238d44c0cdaf394489ea69a67b76916fbce from master.

VEX register allocator: allocate caller-save registers for short lived vregs.

Allocate caller-saved registers for short lived vregs and callee-save registers
for vregs which span accross helper calls.
Fixes BZ#384987.
NEWS
VEX/priv/host_generic_reg_alloc3.c