Improved heuristics for marking where resume cases are possible. Instead marking...
authorstephey <stephey>
Mon, 25 Oct 2010 08:08:35 +0000 (08:08 +0000)
committerstephey <stephey>
Mon, 25 Oct 2010 08:08:35 +0000 (08:08 +0000)
commit400b2141727b16db53892b60c62c671f5b07e4b9
treec9d7714198f7d45ce6a48695e048e734ecef30d1
parent62a87037cd48d6c0a0bc2f7ab8ea548168af8b0e
Improved heuristics for marking where resume cases are possible. Instead marking every conflict as a possible resume case, it now only marks cases where there is a read conflict (which implies that there is a write somewhere else) or where there is an ancestor read conflict and a current conflict.
Robust/src/IR/Flat/RuntimeConflictResolver.java