Code Review for JDK-8231441-2

Prepared by: njian on Wed May 27 12:12:16 CST 2020
Compare against version: f5daeb13
Summary of changes: 1031 lines changed; 739 ins; 9 del; 283 mod; 101026 unchg
Patch of changes: JDK-8231441-2.patch
Bug id: JDK-8231441-2
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/aarch64.ad

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
524 lines changed; 311 ins; 2 del; 211 mod; 17973 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/assembler_aarch64.hpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
14 lines changed; 14 ins; 0 del; 0 mod; 2720 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/register_aarch64.cpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
13 lines changed; 11 ins; 0 del; 2 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/register_aarch64.hpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
89 lines changed; 85 ins; 0 del; 4 mod; 266 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/register_definitions_aarch64.cpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
50 lines changed; 50 ins; 0 del; 0 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
1 lines changed; 0 ins; 0 del; 1 mod; 3080 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/vmreg_aarch64.inline.hpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
6 lines changed; 4 ins; 0 del; 2 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/arm/arm.ad

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
8 lines changed; 8 ins; 0 del; 0 mod; 11323 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/ppc/ppc.ad

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
8 lines changed; 8 ins; 0 del; 0 mod; 15471 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/s390/s390.ad

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
9 lines changed; 8 ins; 0 del; 1 mod; 11069 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/x86.ad

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
9 lines changed; 8 ins; 0 del; 1 mod; 5363 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/x86_64.ad

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
1 lines changed; 0 ins; 0 del; 1 mod; 12798 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/adlc/archDesc.cpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
6 lines changed; 5 ins; 0 del; 1 mod; 1202 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/adlc/formssel.cpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
2 lines changed; 2 ins; 0 del; 0 mod; 4278 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/chaitin.cpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
89 lines changed; 81 ins; 2 del; 6 mod; 2334 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/chaitin.hpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
20 lines changed; 17 ins; 1 del; 2 mod; 783 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/matcher.cpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
53 lines changed; 27 ins; 1 del; 25 mod; 2721 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/matcher.hpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
5 lines changed; 4 ins; 0 del; 1 mod; 578 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/opcodes.cpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
4 lines changed; 2 ins; 0 del; 2 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/opcodes.hpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
3 lines changed; 2 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/postaloc.cpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
27 lines changed; 20 ins; 1 del; 6 mod; 783 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/regmask.cpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
50 lines changed; 41 ins; 0 del; 9 mod; 359 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/regmask.hpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
13 lines changed; 10 ins; 0 del; 3 mod; 348 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/type.cpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
16 lines changed; 13 ins; 2 del; 1 mod; 5370 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/type.hpp

5044e1b0: [PATCH 2/3] Initial SVE backend support - Register allocation  
11 lines changed; 8 ins; 0 del; 3 mod; 1855 unchg

This code review page was prepared using webrev version b03e44208e99961e060f1b4b4fd4f79835321c7a