Code Review for gerrit

Prepared by: njian on Wed Aug 19 16:27:15 CST 2020
Compare against version: e0c21b88
Summary of changes: 1030 lines changed; 742 ins; 9 del; 279 mod; 101491 unchg
Patch of changes: gerrit.patch
Legend: Modified file
Deleted file
New file

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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
527 lines changed; 314 ins; 2 del; 211 mod; 18422 unchg

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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
14 lines changed; 14 ins; 0 del; 0 mod; 2737 unchg

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

77921fc9: [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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
88 lines changed; 85 ins; 0 del; 3 mod; 267 unchg

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

77921fc9: [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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
1 lines changed; 0 ins; 0 del; 1 mod; 3053 unchg

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

77921fc9: [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

77921fc9: [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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
8 lines changed; 8 ins; 0 del; 0 mod; 15487 unchg

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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
8 lines changed; 8 ins; 0 del; 0 mod; 11081 unchg

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

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

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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
1 lines changed; 0 ins; 0 del; 1 mod; 12615 unchg

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

77921fc9: [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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
2 lines changed; 2 ins; 0 del; 0 mod; 4280 unchg

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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
84 lines changed; 76 ins; 2 del; 6 mod; 2428 unchg

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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
31 lines changed; 28 ins; 1 del; 2 mod; 783 unchg

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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
52 lines changed; 27 ins; 1 del; 24 mod; 2731 unchg

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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
4 lines changed; 4 ins; 0 del; 0 mod; 583 unchg

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

77921fc9: [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

77921fc9: [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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
26 lines changed; 19 ins; 1 del; 6 mod; 783 unchg

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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
46 lines changed; 37 ins; 0 del; 9 mod; 359 unchg

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

77921fc9: [PATCH 2/3] Initial SVE backend support - Register allocation  
12 lines changed; 9 ins; 0 del; 3 mod; 348 unchg

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

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

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

77921fc9: [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