]> git.ipfire.org Git - thirdparty/valgrind.git/commit
amd64 pipeline: improve performance of cvtdq2ps and cvtps2dq (128 and 256 bit version...
authorJulian Seward <jseward@acm.org>
Sat, 22 Dec 2018 15:11:39 +0000 (16:11 +0100)
committerJulian Seward <jseward@acm.org>
Sat, 22 Dec 2018 15:11:39 +0000 (16:11 +0100)
commitdda0d80f3db1632b204b522a1dbb009490265b0e
tree6f4a8ae9242b6834ad40fc38aa9b191e5406bb22
parent901f3d3813c551b18a34ca5a52e3d9393524544c
amd64 pipeline: improve performance of cvtdq2ps and cvtps2dq (128 and 256 bit versions) ..

.. by giving them their own vector IROps rather than doing each lane individually.
VEX/priv/guest_amd64_toIR.c
VEX/priv/host_amd64_defs.c
VEX/priv/host_amd64_defs.h
VEX/priv/host_amd64_isel.c
VEX/priv/ir_defs.c
VEX/pub/libvex_ir.h
memcheck/mc_translate.c
memcheck/tests/vbit-test/irops.c