have a debug flag
[IRC.git] / Robust / src / IR / State.java
2013-02-12 yeomhave a debug flag
2012-03-21 yeomchanges and data/eval files for new evaluations
2012-02-17 yeomadd new compilation flag -ssjavainfer for the location...
2012-01-27 jjenistanew version of experiments
2012-01-20 jjenistarunning new experiments
2012-01-17 jjenistaget set up for experiment: test impact of disabling...
2012-01-09 jjenistadefreach experiment
2011-10-22 jjenistadecouple ssjava code gen to prevent crashes from the...
2011-10-21 jjenistaa start on error inject for SSJava
2011-09-21 jjenistaStarting implementation for definite reachability analysis
2011-07-06 bdemskyadd pmc option
2011-06-29 yeomadd ssjava debug option to have interim results if...
2011-06-01 jjenistacheck points-to module improvements along with a bug...
2011-05-13 yeomtake out all of ssjava stuff from state class and start...
2011-05-10 jjenistaNew tool to check points-to results of a heap analysis...
2011-05-04 yeomsmall changes: have a way to specify the location of...
2011-04-28 jjenistachange the debug mode for capturing null dereference...
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-22 yeomchanges: make location an extension of type descriptor...
2011-04-20 stepheyWork in progress for import packages. In this versio...
2011-04-15 yeomchanges.
2011-04-15 bdemskychanges
2011-04-14 yeomextends the grammar to have a way to define a new type...
2011-04-09 bdemskycheckin to only generate C for callable methods...
2011-04-02 jzhouBug fixes and add some code for easy debugging
2011-03-26 bdemskyfix various runtime bugs...most benchmarks running...
2011-03-22 bdemskychanges to give compiler run times for phases....
2011-03-18 yeoma new compiler flag, "-printlinenum", has been added...
2011-03-17 jzhouFix compilation problems for multicore code
2011-03-06 jzhouShrink the size of the final binary. If it is too...
2011-03-05 yeomintroduce new flag -ssjava for enabling SSJava feature...
2011-02-26 jzhouRemove the extra copy of static field in the object...
2011-01-31 jjenistacleaning up OoOJava and related systems, touching lots...
2011-01-28 bdemskymore changes...
2011-01-21 stepheyCorrected reach graph issue with SESE BLOCKS ONLY....
2011-01-04 stepheyMade the option for showing RCR compile-time debug...
2010-11-19 yeomadds new option '-nostalltr' that turns off rcr travers...
2010-10-28 jzhouDon't allocate type number for interfaces so that we...
2010-10-21 jzhouImplement a more sorphisticated execution strategy...
2010-10-19 jzhouAdd support for 'static' fields in multicore gc version...
2010-10-14 jzhouAdd the runtime for multicore gc version w/o tasks...
2010-08-06 yeomintroduces new flag for runtime conflict resolver.
2010-08-02 bdemskychecking outstanding changes in my CVS
2010-07-31 jjenistaspecial loop optimization disable for ooojava
2010-06-30 yeommore changes according to new effect analysis
2010-06-17 jjenistaget partially set up new version of disjoint analysis...
2010-04-14 jjenistafixed a bug where retrieving the context contribution...
2010-04-12 jjenistaadjustments to stack-based method scheduling, debug...
2010-04-07 jjenistadeterministic mode works
2010-04-07 jjenistaadded compiler option to desire determinism, it current...
2010-04-05 jjenistaimplemented stack method visit but with callees on...
2010-03-30 jjenistabug fixes, make stack/Q method-visiting a cmd line...
2010-03-25 jjenistanew Canonical hash and equals, also running with assert...
2010-03-25 jzhouAdd BAMBOOCOMPILETIME flag into the state class. When...
2010-03-24 jjenistaimproved debug graph capture
2010-02-04 jjenistaimplementing
2010-01-12 jzhouchange in the multicore version runtime. now it is...
2010-01-11 jihoonl-recoverystats flag
2009-12-25 bdemskychanges to support create logs of events for STM
2009-12-02 jjenistastart of a revised disjoint reachability analysis
2009-11-06 bdemskychanges to support inlined fission transactions
2009-10-27 bdemskymore stm options
2009-10-16 jjenistacompiler options for call map debugging
2009-10-13 bdemskyadd new option
2009-10-08 jihoonl state.DSMTASK flag is added
2009-10-08 jjenistaAllow some disjointness improvements to be turned off...
2009-10-01 bdemskychanges for sandboxing
2009-09-30 yeomchanges
2009-09-04 jzhoubug fixes in multicore gc
2009-07-31 jzhouinitial multicore gargbage collection, not finish yet
2009-07-24 jjenistaworking up mlp system
2009-07-20 jzhoufix bugs in memory model in multi-core version
2009-07-14 bdemskychanges to fix alignment issues
2009-07-13 bdemskychanges to get last benchmark working well
2009-07-01 bdemskynew option
2009-06-26 bdemskymissing file
2009-06-15 bdemskychanges
2009-05-07 jzhouupdates for multicore version runtime, temporarily...
2009-04-24 jzhouadd Tilera version stuff in buildscript and removes...
2009-04-22 jjenistaadd a convenient method to retreive FlatMethod from...
2009-04-13 bdemskysupport for turning on/off detecting conflict optimizations
2009-04-09 jjenistamore new mlp stuff
2009-04-03 bdemskystate change
2009-04-01 adashadd new option -singleTM for committing transactions...
2009-03-31 jjenistaAdded mlp runtime skeleton, flags to build it, syntax...
2009-03-24 bdemskyprint out line count
2009-02-25 jzhouFix a bug in scheduling search algorithm: it can not...
2009-02-24 jzhoumissing commit for specifying output dir for simulation...
2009-02-23 jzhousupport for new scheduling search algorithm
2009-02-18 bdemskyfew more changes
2009-02-18 bdemskyMassive commit...
2009-02-13 bdemskyInstanceof checks for jim
2009-02-06 bdemskychanges to allow abortting a transaction early
2009-02-05 jzhouadd options to close array boundary check in Bamboo
2009-02-02 bdemskychanges
2008-12-21 bdemskybetter error message
2008-11-18 jzhouFix bugs in scheduling simulator. Also add -robustroot...
2008-10-10 jzhoulet scheduling analysis be able to use profile data
2008-09-03 jjenistaadded ownership options
2008-08-19 bdemskyChange tabbing for everything....
next