.hgignore
author goetz
Mon, 25 Sep 2017 09:37:43 +0200
changeset 47521 122833427b36
parent 47217 72e3ae9a25eb
child 48397 ead47ddf5844
permissions -rw-r--r--
8185976: PPC64: Implement MulAdd and SquareToLen intrinsics Summary: This implementation is based on the algorithm implemented in java. It yields a performance speedup of: JDK8: 23% JDK9: 5% JDK10: 5% Reviewed-by: mdoerr, goetz Contributed-by: gustavo.scalet@eldorado.org.br

^build/
^dist/
^.idea/
nbproject/private/
^webrev
^.src-rev$
^.jib/
\.DS_Store
\.metadata/
\.recommenders/
test/nashorn/script/external
test/nashorn/lib
NashornProfile.txt