]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Handle the out-of-range shift cases for slw/srw in a different way
authorJulian Seward <jseward@acm.org>
Sat, 8 Oct 2005 19:58:48 +0000 (19:58 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 8 Oct 2005 19:58:48 +0000 (19:58 +0000)
commitcae7e5f42087a0f981b360a89a406cce2df8e798
tree7f7bde3793d3d722e4b3980951633009911051fd
parentb6e26aa476045b63de8847a5243d167281e9df8a
Handle the out-of-range shift cases for slw/srw in a different way
which creates less IR and fewer insns at the back end.  Worth about 2%
running bzip2 -d with --tool=none.

git-svn-id: svn://svn.valgrind.org/vex/trunk@1418
VEX/priv/guest-ppc32/toIR.c