ARM: restore fallback to ARMv6 implementation from NEON in the delegate chain
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Mon, 4 Oct 2010 01:49:08 +0000 (04:49 +0300)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Sun, 10 Oct 2010 22:07:07 +0000 (01:07 +0300)
commit8d76c1b3391e1165aaf9e0f331749aee1394f62c
treedbae5d020dde83a7ddd5ff0fb3c9d289717a901c
parentc748650d700c2f18f1587f06ada3b58d6ddc18d3
ARM: restore fallback to ARMv6 implementation from NEON in the delegate chain

After fast path cache introduction, the overhead of having this fallback is
insignificant. On the other hand, some of the ARM assembly optimizations (for
example nearest neighbor scaling) do not need NEON.
pixman/pixman-arm-neon.c