]> granicus.if.org Git - libjpeg-turbo/commit
The AltiVec code actually works on 32-bit PowerPC platforms as well, so change the...
authorDRC <dcommander@users.sourceforge.net>
Fri, 5 Sep 2014 07:23:12 +0000 (07:23 +0000)
committerDRC <dcommander@users.sourceforge.net>
Fri, 5 Sep 2014 07:23:12 +0000 (07:23 +0000)
commit7affbfc2418bc71f91e30c983c9f6344404f00e2
tree56b324e6186f46631b79c75097507b9e3f063ce1
parentcd2d8e1cc77130216e2a2da7fb6e7507bafc8299
The AltiVec code actually works on 32-bit PowerPC platforms as well, so change the "powerpc64" token to "powerpc".  Also clean up the shift code, which wasn't building properly on OS X.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1406 632fc199-4ca6-4c93-a231-07263d6284db
configure.ac
simd/Makefile.am
simd/jsimd_powerpc.c [moved from simd/jsimd_powerpc64.c with 100% similarity]
simd/jsimd_powerpc_altivec.c [moved from simd/jsimd_powerpc64_altivec.c with 95% similarity]