From: Pekka Paalanen <[email protected]> Hi,
this is a re-send of the two series that ended with "ARMv6: Add fast path for over_n_8888_8888_ca" and "ARMv6: Add fast path for in_reverse_8888_8888", i.e. http://lists.freedesktop.org/archives/pixman/2014-March/003219.html http://lists.freedesktop.org/archives/pixman/2014-March/003222.html combined into one series, just like I benchmarked them. The bug in over_n_8888_8888_ca has been fixed. Ben Avison (4): ARMv6: Support for very variable-hungry composite operations ARMv6: Add fast path for over_n_8888_8888_ca ARMv6: Add fast path flag to force no preload of destination buffer ARMv6: Add fast path for in_reverse_8888_8888 pixman/pixman-arm-simd-asm.S | 370 +++++++++++++++++++++++++++++++++++++++++++ pixman/pixman-arm-simd-asm.h | 80 +++++++++- pixman/pixman-arm-simd.c | 15 ++ 3 files changed, 459 insertions(+), 6 deletions(-) -- 1.8.3.2 _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
