]> git.ipfire.org Git - thirdparty/valgrind.git/commit
'grail' fixes for ppc32 and ppc64:
authorJulian Seward <jseward@acm.org>
Wed, 27 Nov 2019 07:52:45 +0000 (08:52 +0100)
committerJulian Seward <jseward@acm.org>
Thu, 2 Jan 2020 05:45:02 +0000 (06:45 +0100)
commit076a79a48e251067758e1e9d8e50681450ed3889
tree3de15cb858b86fdc2e9c11b5b9dfe1d64c2d961f
parent1df8c25b42b3834b65fffd34a445e2cf26179753
'grail' fixes for ppc32 and ppc64:

* do_minimal_initial_iropt_BB: for ppc64, flatten rather than assert flatness.
  (Kludge. Sigh.)

* priv/host_ppc_isel.c iselCondCode_wrk(): handle And1 and Or1, the
  not-particularly-optimal way

* priv/host_ppc_isel.c iselCondCode_wrk(): handle Ico_U1(0).
VEX/priv/host_ppc_isel.c
VEX/priv/ir_opt.c