hg: hsx/hotspot-comp/hotspot: 7121648: Use 3-operands SIMD instructions on x86 with AVX
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Tue Dec 20 11:23:41 PST 2011
Changeset: 65149e74c706
Author: kvn
Date: 2011-12-20 00:55 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/65149e74c706
7121648: Use 3-operands SIMD instructions on x86 with AVX
Summary: Use 3-operands SIMD instructions in C2 generated code for machines with AVX.
Reviewed-by: never
! make/bsd/makefiles/adlc.make
! make/linux/makefiles/adlc.make
! make/solaris/makefiles/adlc.make
! make/windows/makefiles/adlc.make
! src/cpu/x86/vm/assembler_x86.cpp
! src/cpu/x86/vm/assembler_x86.hpp
+ src/cpu/x86/vm/x86.ad
! src/cpu/x86/vm/x86_32.ad
! src/cpu/x86/vm/x86_64.ad
! src/share/vm/opto/matcher.cpp
More information about the hotspot-compiler-dev
mailing list