]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add the counter pseudo register to the list of guest registers to
authorFlorian Krohm <florian@eich-krohm.de>
Sun, 6 May 2012 03:34:55 +0000 (03:34 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sun, 6 May 2012 03:34:55 +0000 (03:34 +0000)
commit3dfa613f8018a39822e86c7564aad1230ae04679
treec17fd15405aec103fc984f8c2165c114e2fb5b81
parentb7ea25f7ef0281ffd2a78a826ab4667063afa9c5
Add the counter pseudo register to the list of guest registers to
be tracked during insn selection. Saves 0.2% or so of insns depending on
how often insns with implicit loops like  MVC are being used.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2323
VEX/priv/host_s390_isel.c