Improved the performance on Powerpc by tweaking the altivec innerloops and
commitaea1dfd4b66d9ff76039db726dc8cda447783d65
authorlindahl <lindahl>
Thu, 1 Aug 2002 21:56:39 +0000 (1 21:56 +0000)
committerlindahl <lindahl>
Thu, 1 Aug 2002 21:56:39 +0000 (1 21:56 +0000)
tree2514154da2d3f1d198e59f9826a4393122093a6a
parentb00f0360c28627f9a4e0a44f58f05f752912cb9c
Improved the performance on Powerpc by tweaking the altivec innerloops and
changing sqrt(x) to x*invsqrt(x)
16 files changed:
configure.ac
include/ppc_altivec.h
include/vec.h
share/top/ffoplsaanb.itp
share/top/tip4pgmx.itp
src/gmxlib/bondfree.c
src/gmxlib/inner_altivec.c
src/gmxlib/libxdrf.c
src/gmxlib/x86_sse.s
src/kernel/md.c
src/mdlib/clincs.c
src/mdlib/constr.c
src/mdlib/csettle.c
src/mdlib/force.c
src/mdlib/pullinit.c
src/mdlib/tables.c