ARM: SIMD optimizations moved to a separate .S file
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Mon, 22 Mar 2010 19:56:17 +0000 (21:56 +0200)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Mon, 22 Mar 2010 19:56:17 +0000 (21:56 +0200)
commit3ef203331f124bf137c6e0c8d5516b1209c92dd9
tree104c898db5b91f9593ef9c58add633bd3c45e5c8
parent0a0591c2f7abde8880f4aebd510c27517a414450
ARM: SIMD optimizations moved to a separate .S file

This should be the last step in providing full armv4t compatibility
with CPU features runtime autodetection in pixman.
configure.ac
pixman/Makefile.am
pixman/pixman-arm-simd-asm.S [new file with mode: 0644]
pixman/pixman-arm-simd.c