Added logic for determining weakly connected groups of Heaproots and changed traverse...
[IRC.git] / Robust / src / IR / Flat / RuntimeConflictResolver.java
2010-09-09 stepheyAdded logic for determining weakly connected groups...
2010-09-03 stepheyAdded some extra logic for rehashing all effects by...
2010-08-18 stepheySplit debug flag for Java/C sides. Added logic to preve...
2010-08-17 stepheyChanged the way conflict flags are propagated (fixed...
2010-08-17 stepheyFixed bug of ignoring multiple effects for same alloc...
2010-08-14 stepheyChanges. Contains bug where not all effects are saved...
2010-08-13 stepheyTemporarily integrates Runtime Conflict Resolution...
2010-08-12 stepheyAdded Changes requested by Jim. Fixed problem of infini...
2010-08-11 stepheyGenerates syntatically correct code but appears to...
2010-08-10 stepheyMostly works, but has bug of not checking primative...
2010-08-05 stepheyCompleted version before tying in with system and debug
2010-07-31 stepheyAdded optimization in switch-case statements. TODO...
2010-07-22 stepheyUnfinished dynamic anaylsis side and probably contains...