]> git.ipfire.org Git - thirdparty/valgrind.git/commit
A couple of IR simplification hacks for the amd64 front end, so as to
authorJulian Seward <jseward@acm.org>
Sun, 21 May 2006 01:02:31 +0000 (01:02 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 21 May 2006 01:02:31 +0000 (01:02 +0000)
commit47a5ad328e3f3853ad40a35ad431cbba4139fcfa
tree4bb373da3a0849e16f967a2b2848bc1bc94248e9
parent2cf09703f6e79396d0b2b7b2e36dd03e3f945739
A couple of IR simplification hacks for the amd64 front end, so as to
avoid false errors from memcheck.  Analogous to some of the recent
bunch of commits to x86 front end.

git-svn-id: svn://svn.valgrind.org/vex/trunk@1620
VEX/priv/guest-amd64/ghelpers.c
VEX/priv/ir/iropt.c