Code Review for hotspot

Prepared by:fyang on Wed Jun 14 17:34:34 CST 2017
Workspace:/home/yangfei/openjdk10_hs/hotspot
Compare against: http://hg.openjdk.java.net/jdk10/hs/hotspot
Compare against version:13097
Summary of changes: 12 lines changed: 0 ins; 6 del; 6 mod; 9048 unchg
Changeset: hotspot.changeset
Bug id: JDK-8182161
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.cpp

rev 13098 : 8182161: aarch64: combine andr+cbnz into tbnz when possible
Summary: Combine andr+cbnz into tbnz when possible to save one instruction
Reviewed-by: aph
6 lines changed: 0 ins; 3 del; 3 mod; 3193 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/interp_masm_aarch64.cpp

rev 13098 : 8182161: aarch64: combine andr+cbnz into tbnz when possible
Summary: Combine andr+cbnz into tbnz when possible to save one instruction
Reviewed-by: aph
2 lines changed: 0 ins; 1 del; 1 mod; 1793 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/jniFastGetField_aarch64.cpp

rev 13098 : 8182161: aarch64: combine andr+cbnz into tbnz when possible
Summary: Combine andr+cbnz into tbnz when possible to save one instruction
Reviewed-by: aph
2 lines changed: 0 ins; 1 del; 1 mod; 179 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/templateTable_aarch64.cpp

rev 13098 : 8182161: aarch64: combine andr+cbnz into tbnz when possible
Summary: Combine andr+cbnz into tbnz when possible to save one instruction
Reviewed-by: aph
2 lines changed: 0 ins; 1 del; 1 mod; 3883 unchg

This code review page was prepared using /home/yangfei/tools/webrev.ksh (vers 25.14-hg+openjdk.java.net).