Code Review for vint

Prepared by:sviswanathan on Fri Jun 12 18:16:37 PDT 2020
Workspace:/home/sandhya/projects/ws/vint
Compare against: http://hg.openjdk.java.net/panama/dev
Branch:vectorIntrinsics
Summary of changes: 8426 lines changed: 8263 ins; 0 del; 163 mod; 158578 unchg
Patch of changes: vint.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/ByteVector.java

1 line changed: 0 ins; 0 del; 1 mod; 3699 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/DoubleVector.java

1 line changed: 0 ins; 0 del; 1 mod; 3654 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/FloatVector.java

1 line changed: 0 ins; 0 del; 1 mod; 3621 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/IntVector.java

1 line changed: 0 ins; 0 del; 1 mod; 3743 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/LongVector.java

1 line changed: 0 ins; 0 del; 1 mod; 3637 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/ShortVector.java

1 line changed: 0 ins; 0 del; 1 mod; 3713 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/X-Vector.java.template

1 line changed: 0 ins; 0 del; 1 mod; 4325 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte128VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte256VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte512VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte64VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/ByteMaxVectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4483 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double128VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double256VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double512VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double64VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/DoubleMaxVectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float128VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4092 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float256VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4092 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float512VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4092 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float64VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4092 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/FloatMaxVectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4097 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int128VectorTests.java

268 lines changed: 263 ins; 0 del; 5 mod; 4483 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int256VectorTests.java

268 lines changed: 263 ins; 0 del; 5 mod; 4483 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int512VectorTests.java

268 lines changed: 263 ins; 0 del; 5 mod; 4483 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int64VectorTests.java

268 lines changed: 263 ins; 0 del; 5 mod; 4483 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/IntMaxVectorTests.java

268 lines changed: 263 ins; 0 del; 5 mod; 4488 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long128VectorTests.java

164 lines changed: 159 ins; 0 del; 5 mod; 4411 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long256VectorTests.java

164 lines changed: 159 ins; 0 del; 5 mod; 4411 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long512VectorTests.java

164 lines changed: 159 ins; 0 del; 5 mod; 4411 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long64VectorTests.java

164 lines changed: 159 ins; 0 del; 5 mod; 4411 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/LongMaxVectorTests.java

164 lines changed: 159 ins; 0 del; 5 mod; 4416 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short128VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short256VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short512VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short64VectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/ShortMaxVectorTests.java

297 lines changed: 292 ins; 0 del; 5 mod; 4483 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/gen-template.sh

6 lines changed: 5 ins; 0 del; 1 mod; 562 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Rearrange.template

15 lines changed: 14 ins; 0 del; 1 mod; 10 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-header.template

153 lines changed: 149 ins; 0 del; 4 mod; 1204 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Miscellaneous.template

145 lines changed: 145 ins; 0 del; 0 mod; 0 unchg

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