take out the loop termination analysis from the java optimization phase. it will...
authoryeom <yeom>
Tue, 20 Sep 2011 23:52:56 +0000 (23:52 +0000)
committeryeom <yeom>
Tue, 20 Sep 2011 23:52:56 +0000 (23:52 +0000)
commit0b2602be836147c37c7aeae49782c51ef7ca7387
treea3fa41e4f32229a177e80ca285c5b029d31475ac
parent493f71c489e973d428b31dc7902a568217a364a9
take out the loop termination analysis from the java optimization phase. it will happens during the SSJava checking.
Robust/src/Analysis/SSJava/SSJavaAnalysis.java
Robust/src/Main/Main.java