| Prepared by: | vvenkata on Thu Nov 21 13:21:27 CST 2013 |
|---|---|
| Workspace: | /home/tester/graalrepos/default-11-20-2013-remainderop/graal |
| Compare against: | http://10.181.37.176:8080/scm/hg/graal/graal |
| Compare against version: | default |
| Branch: | default-11-20-2013-remoplong |
| Summary of changes: | 95 lines changed: 90 ins; 0 del; 5 mod; 472 unchg |
| Patch of changes: | graal.patch |
| Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/StaticMethodThreeIntArrays.java
rev 13509 : Modified superclass from which Integer test cases are drived to initialize input arrays with positive and negative values. Previously it was only using positive values. Added support for remainder operator on Longs. Did some incremental work to support remainder on floats but this isn't fully working yet.12 lines changed: 7 ins; 0 del; 5 mod; 47 unchg
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
graal/com.oracle.graal.lir.hsail/src/com/oracle/graal/lir/hsail/HSAILArithmetic.java
1 line changed: 1 ins; 0 del; 0 mod; 425 unchg
------ ------ ------
------
------
---
New
Patch
Raw
graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/LongModTest.java
rev 13510 : Added test case for testing remainder operation on long values82 lines changed: 82 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using /bin/webrev.ksh (vers 24.0-hg+jbs).