Corrected reach graph issue with SESE BLOCKS ONLY. There seems to be an error with...
authorstephey <stephey>
Fri, 21 Jan 2011 04:11:23 +0000 (04:11 +0000)
committerstephey <stephey>
Fri, 21 Jan 2011 04:11:23 +0000 (04:11 +0000)
commit4e887e987107d49920032760303376ae3eb66c62
treefaca9d30b49b35edd7300b9ac9ee13a4294819b4
parent5c47ddcaa39a5213c3f5b9d6dc4bb07d6e1ca143
Corrected reach graph issue with SESE BLOCKS ONLY. There seems to be an error with stallsites that I'll fix with Jim later. I've merged some redundant functions and broke up complicated ones. There's just more organizational work to do now for it to make more intuitive sense.
Robust/src/Analysis/Disjoint/DisjointAnalysis.java
Robust/src/IR/Flat/RuntimeConflictResolver.java
Robust/src/IR/State.java
Robust/src/Main/Main.java