changes to handle fixed point analysis properly + bug fix.
[IRC.git] / Robust / src / Main / Main.java
2009-10-27 bdemskymore stm options
2009-10-22 bdemskyadd new features...they don't break the build, but...
2009-10-21 jjenistaAdded feature for nullfying dead variables, which didn...
2009-10-16 jjenistacompiler options for call map debugging
2009-10-13 bdemskyadd new option
2009-10-08 jihoonlstate.DSMTASK flag is added
2009-10-08 jjenistaAllow some disjointness improvements to be turned off...
2009-10-07 adashadd recovery Task file
2009-10-01 bdemskychanges for sandboxing
2009-09-29 yeomAdd a running flag 'methodeffects' for new analysis.
2009-08-28 jjenistaLots of bug fixes, stable system, parallelized binary...
2009-08-20 jzhoufinish gc codes and fix some bug
2009-08-10 jjenistaWorking towards dynamic source variables in MLP, not...
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 bdemskyruntime support for read only TRANSREADS
2009-07-01 bdemskynew option
2009-06-26 bdemskyfirst version of inliner
2009-06-25 bdemskynasty bugs...finally fixed
2009-06-15 bdemskychanges
2009-05-14 jjenistaLots of changes that aren't working yet, so new methods...
2009-05-07 jzhouupdates for multicore version runtime, temporarily...
2009-04-24 jzhouadd Tilera version stuff in buildscript and removes...
2009-04-13 bdemskysupport for turning on/off detecting conflict optimizations
2009-04-13 bdemskychanges
2009-04-13 bdemskychanges
2009-04-10 jzhousmall changes
2009-04-09 jjenistamore new mlp stuff
2009-04-06 jjenistaMove mlp and sese stuff into a separate compiler pass
2009-04-06 bdemskyget compiler side of STM working
2009-04-03 bdemskyupdates
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-03-20 jzhouchanges on directed simulated annealing
2009-03-02 jzhouadd codes for generating distribution data for new...
2009-02-27 bdemskychanges
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-23 jzhouadd new option to specify the directory to output sched...
2009-02-22 bdemskyThread support
2009-02-18 bdemskyremaining hacks
2009-02-18 bdemskyfew more changes
2009-02-18 bdemskybug fixes
2009-02-18 bdemskyMassive commit...
2009-02-10 jjenistaclass library additions
2009-02-09 adash1. Added new 2DConv 15 X 15 kernel size
2009-02-06 bdemskychanges to allow abortting a transaction early
2009-02-05 jzhouadd options to close array boundary check in Bamboo
2009-02-04 jzhouclean up scheduling codes
2009-02-02 bdemskychanges
2009-01-01 jzhouChange lock strategy in multicore version code. Add...
2008-12-31 adashmodified compiler files for adding new keyword "getoffs...
2008-11-18 jzhouFix bugs in scheduling simulator. Also add -robustroot...
2008-11-04 jzhouadd precise profiling data for multicore version profiling
2008-10-22 jzhouIntegrate Jim's ownership ananlysis and fix some bugs...
2008-10-10 jzhoulet scheduling analysis be able to use profile data
2008-09-18 jjenistapull in class files that already exist in library
2008-09-03 jjenistaadded ownership options
2008-09-03 jjenistaminor bug fixes and support for matching classes to...
2008-09-02 jjenistaonly analyze flat method node to allocate parameter...
2008-08-19 bdemskyend of reformatting
2008-08-19 bdemskychanges
2008-08-19 bdemskyChange tabbing for everything....
2008-08-18 jzhoulatest bug fixing and new benchmarks
2008-08-11 jzhoubug fixing in Scheduling analysis(combination stage)
2008-08-06 adashadd new Barrier Class
2008-08-05 jzhoufix a bug in combination stage of scheduling analysis
2008-08-01 jzhoufix some bugs in multi-core version codes generation...
2008-07-31 adashChanges for dynamic prefetch enabling
2008-07-22 jzhoufix up a bug in multicore RAW interruption version...
2008-07-15 jzhoumake multicore version PERT benchmark work on RAW(witho...
2008-07-10 adashbug fixes for udp broadcast
2008-05-19 jzhouAdd multi-parameter tasks support in Scheduling Simulator
2008-05-14 jzhouAdd support for multi-parameter tasks as well as tag...
2008-05-03 bdemskyChanges:
2008-04-25 jzhouadd multi-thread simulator for multi-core version codes...
2008-04-15 bdemskyComment out code that is breaking compile....please...
2008-04-15 jjenistaWhenever running ownership analysis, spit out a file...
2008-04-15 jzhouadd codes for generating multi-core version binary...
2008-03-25 bdemskymore changes
2008-03-25 bdemsky*** empty log message ***
2008-03-24 bdemskyprintflat option
2008-03-21 bdemskyadd option to skip prefetches for method...
2008-03-11 jzhouImport Vector & Enumeration for new benchmarks(MapReduce)
2008-02-20 jjenistaChanged integration of ownership analysis into Main...
2008-02-20 jzhouadd scheduling simulator
2008-02-14 adashtrans.c is still buggy for large number of threads
2008-01-30 jzhouremove some codes for scheduling
2008-01-11 bdemskychanges
2008-01-08 bdemskycommit out Jim's code so the compiler in CVS will compile.
2008-01-03 jzhouAdd directory and codes for task scheduling
2007-12-11 bdemskysupport floating point math
2007-11-13 jjenistaAdded framework for ownership analysis.
2007-11-09 bdemskymore bugs
2007-11-09 jjenistaFlatIRGraph for creating dot files of Flat IR.
2007-11-04 bdemskymore changes
next