changes
[IRC.git] / Robust / src / Analysis /
2011-02-25 bdemskychanges
2011-02-04 bdemskychanges
2011-02-03 jjenistafixing bugs from task code cleanup
2011-02-03 jjenistaThis is a compile-stable update of OoOJava code, there...
2011-02-03 jjenistabringing ooojava code gen around, some todos still...
2011-02-01 jjenistabringing analysis up to clean model, buildcode is left
2011-02-01 jjenistastarting to get into memory conflicts where cleaned...
2011-02-01 jjenistahonor the easy request of suppressing output for the...
2011-02-01 jjenistapushing cleaned code further through analyses...
2011-01-31 jjenistacleaning up OoOJava and related systems, touching lots...
2011-01-28 bdemskymore changes...
2011-01-27 bdemskymore changes
2011-01-27 bdemskymore changes
2011-01-26 bdemskymore work towards new points to analysis
2011-01-26 bdemskychanges
2011-01-25 bdemskymore changes
2011-01-25 bdemskymore changes
2011-01-25 bdemskymore changes
2011-01-22 bdemskybeginning of points-to analysis
2011-01-22 stepheyWe fixed the bug of where to find the stallsite reachgr...
2011-01-21 stepheyCorrected reach graph issue with SESE BLOCKS ONLY....
2011-01-10 jjenistajust a little change to keep genreach debug node from...
2011-01-10 jjenistaenforce monotonicity in heap contributions from call...
2011-01-10 jjenistamake reach graph visualizations tractable
2010-11-19 yeombug fix: RBlockRelationAnalysis failed to set a non...
2010-11-19 yeomadds new option '-nostalltr' that turns off rcr travers...
2010-11-18 yeomfix: keeps SESEstatus for either case(TRUE/FALSE)
2010-11-18 yeomchanges: collects a set of collect effects and generate...
2010-11-14 yeomfix: had a bug when one coarse entry handles more than...
2010-11-13 yeomBuildCode.java: removes (1) the calls to build a traver...
2010-11-05 yeomhave an exceptional case that do not generate fine...
2010-10-29 jjenistaA variable defined in task A and read in task A's child...
2010-10-26 yeombug fix: RCR sets its proper conflict type.
2010-10-25 yeomchanges: handle correctly the case when a coarse grain...
2010-10-25 jjenistabug fix in identifying leaf tasks
2010-10-21 yeomsimple changes:
2010-10-20 bdemskychanges
2010-10-20 yeomchanges. assign tempDescriptor to coarse waiting element
2010-10-20 yeommore changes for RCR
2010-10-20 yeomremove unnecessary conflict type and assign coarse...
2010-10-20 bdemskymore changes...RCR wasn't usable until it was too late...
2010-10-18 bdemskychanges
2010-10-13 bdemskychanges...plus a little optimization
2010-10-11 jjenistatwo methods for generating a reach graph at any desired...
2010-10-11 bdemskyhack OoOJava RCR to not run disjointness twice...we...
2010-10-05 yeomtry to get more information about flagged sites.
2010-10-05 jjenistacpaturing some makefile updates and have OoOJava print...
2010-10-01 jjenistafor timing disjoint reachability in oooJava benchmarks
2010-09-24 jjenistafound a bug, wasn't returning pointer at end of poolcre...
2010-09-23 jjenistaworking on task mem pool, there is a crash bug, use...
2010-09-23 jjenistasupport for optimizations later, leaf tasks need less...
2010-09-22 stepheyAdded getter method to get all effects (needed for...
2010-09-21 jzhoumy changes
2010-09-21 jjenistahelp user by showing human-readable task identifier
2010-09-08 stepheyJim told me to change the int hashCodeSpecific() functi...
2010-08-18 stepheyChanged variable type to make more compatible with RCR
2010-08-17 yeomfix wrong condition.
2010-08-13 yeomchanges. add coarse case into our previous changes...
2010-08-09 jjenistadid something I shouldnt have, mixed changes for two...
2010-08-09 yeomfix to handle stall site properly for generating confli...
2010-08-06 yeominterface to grab the conflict effect set for Stephen,
2010-08-06 yeomintroduces new flag for runtime conflict resolver.
2010-08-02 yeomchanges.
2010-07-30 yeom*** empty log message ***
2010-07-30 yeomchanges.
2010-07-26 jjenistabug fix for allowing out-of-contexts taints to flow...
2010-07-23 yeomchanges.
2010-07-16 yeomfix: remove unnecessary conflict edge
2010-07-07 stepheypublic VariableNode getVariableNodeNoMutation( TempDesc...
2010-07-02 jjenistasome subtle reach state bug fixes uncovered by labyrint...
2010-07-01 yeomincorporated OoOJava into build code + fixed a couple...
2010-06-30 jjenistadebugged the reach graph support for effect conflicts
2010-06-30 jjenistaimplemented details to support effect conflict detection
2010-06-30 yeommore changes according to new effect analysis
2010-06-29 yeomchanges according to new forms of effect analysis
2010-06-29 jjenistatweak to interface
2010-06-29 jjenistareachability query interface for ooojava heap conflict...
2010-06-29 jjenistagetting close to effects for new disjoint analysis
2010-06-29 jjenistalittle bug fix
2010-06-29 yeomchanges.
2010-06-29 jjenistastall site critical regions implemented, including...
2010-06-28 jjenistarestate inaccessible vars for stall site so facts get...
2010-06-28 jjenistamore effects bug fixes
2010-06-28 jjenistabug fixes for effects analysis
2010-06-28 jjenistastall site taints propagate awesomely, get cleared...
2010-06-28 jjenistaforgot to add moved files back in, injecting stall...
2010-06-28 jjenistachanged organization and brought in a few new pieces...
2010-06-28 yeomadd more steps to OoO analysis
2010-06-26 yeomworking on the remaining procedures of OoOJava analysis.
2010-06-26 jjenistaDo effects as a global space, don't even need to consid...
2010-06-26 jjenistaboth reach states and taints were not propagating to...
2010-06-25 jjenistagetting effects analysis going, need a few more pieces...
2010-06-25 jjenistarblock effects dont collect over method call, but its...
2010-06-25 jjenistaanalysis collects effects per method and interprocedurally
2010-06-24 jjenistabug fix, now interprocedural seems cool, unitl the...
2010-06-24 jjenistataints tested, propagate interprocedurally
2010-06-24 jjenistarblock in set vars get tainted on rblock enter and...
2010-06-24 yeomchanges.
2010-06-24 jjenistaadd rblock relation analysis and makefile aware of...
2010-06-23 jjenistaMore pieces for new version of analysis
next