Code Review for graal

Prepared by:Eric Caspole on Wed May 21 13:21:38 EDT 2014
Workspace:/home/ecaspole/views/graal-nodeoptfix/graal
Compare against: http://ausb3merapv02:8080/scm/hg/graal/graal/
Compare against version:default
Branch:no-deopt-fixes
Summary of changes: 139 lines changed: 99 ins; 0 del; 40 mod; 3570 unchg
Patch of changes: graal.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/AtomicIntGetAndAddTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/AtomicIntGetAndSetTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/AtomicLongGetAndAddTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/AtomicLongGetAndSetTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/AtomicIntAddAndGetGidTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/AtomicIntAddAndGetTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/AtomicIntDecAndGetTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/AtomicIntGetAndAddTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/AtomicIntGetAndDecTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/AtomicIntGetAndIncTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/AtomicIntIncAndGetTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/AtomicLongAddAndGetTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/AtomicLongGetAndAddTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/AtomicLongGetAndIncTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/AtomicLongIncAndGetTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
5 lines changed: 5 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/ForEachToGraalTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
9 lines changed: 9 ins; 0 del; 0 mod; 311 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.compiler.hsail.test/src/com/oracle/graal/compiler/hsail/test/lambda/VecmathNBodyDeoptTest.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
1 line changed: 0 ins; 0 del; 1 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.hotspot.hsail/src/com/oracle/graal/hotspot/hsail/HSAILHotSpotBackend.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
4 lines changed: 4 ins; 0 del; 0 mod; 1235 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.hotspot.hsail/src/com/oracle/graal/hotspot/hsail/HSAILHotSpotLIRGenerator.java

rev 16972 : merge with default and fixes so -UseHSAILDeoptimization works better
1 line changed: 0 ins; 0 del; 1 mod; 294 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.hotspot.hsail/src/com/oracle/graal/hotspot/hsail/HSAILHotSpotNodeLIRBuilder.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
1 line changed: 0 ins; 0 del; 1 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.hotspot.hsail/src/com/oracle/graal/hotspot/hsail/HSAILHotSpotSafepointOp.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
39 lines changed: 5 ins; 0 del; 34 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw graal/com.oracle.graal.lir.hsail/src/com/oracle/graal/lir/hsail/HSAILControlFlow.java

rev 17013 : make -XX:-UseHSAILDeoptimization work as intended
9 lines changed: 6 ins; 0 del; 3 mod; 350 unchg

This code review page was prepared using /home/ecaspole/bin/webrev.ksh (vers 23.18-hg).