]> git.ipfire.org Git - thirdparty/valgrind.git/commit
x86/amd64 front ends: don't chase a conditional branch that leads
authorJulian Seward <jseward@acm.org>
Sun, 17 Jan 2010 15:47:01 +0000 (15:47 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 17 Jan 2010 15:47:01 +0000 (15:47 +0000)
commita5b6aed6d813863559cfd6509ccf9818687432e7
tree509d8464f486e9f2962246eaa6d3bf2b338bd53b
parentcfd65f18ca6455d6454410e023a92003a2e884c8
x86/amd64 front ends: don't chase a conditional branch that leads
back to the start of the trace.  It's better to leave the IR loop
unroller to handle such cases.

git-svn-id: svn://svn.valgrind.org/vex/trunk@1959
VEX/priv/guest_amd64_toIR.c
VEX/priv/guest_x86_toIR.c