run script
[IRC.git] / Robust / src / IR /
2010-11-10 bdemskybe more careful about moving check...could break stuff...
2010-11-10 jjenistatemporary workaround for weakly-connected components...
2010-11-09 bdemskychanges
2010-11-09 bdemskynasty bug...have to make sure we don't free a task...
2010-11-09 bdemskychanges
2010-11-09 bdemsky(1) make type of memPool more precise...
2010-11-09 jjenistabug fixes in logic
2010-11-09 jjenistareorganize stall code
2010-11-09 yeomchanges on rcr stall site generation
2010-11-08 yeomdo not generate enqueueTR for the main method
2010-11-08 bdemskyfix bug
2010-11-08 bdemskychanges:
2010-11-06 yeomchange: more aggressively re-initialize fields of rcrRe...
2010-11-05 yeomhave an exceptional case that do not generate fine...
2010-11-05 bdemskyanother bug fix
2010-11-05 bdemskybug fixes
2010-11-05 bdemskychanges
2010-11-03 jzhouFix volatile in mgc version. Volatile variable should...
2010-11-03 jjenistalabyrinth is seg-faulting, if you uncomment these new...
2010-11-03 stepheySeparated out Demsky's hashStructure interface code...
2010-11-03 jjenistawhen the RCR system resolves a parent stall site, the...
2010-11-03 jjenistathis check shows that some kind of array pointer is...
2010-11-03 bdemskychanges
2010-11-03 bdemskybug
2010-11-03 bdemskycode changes
2010-11-03 yeomfix: have the proper size of rcrRecord since the size...
2010-11-02 jjenistanew coreprof event, move workschedule dowork label...
2010-11-02 jzhouAdd support for volatile keyword in mgc version. For...
2010-11-02 yeombug fix: add the invar to the coarseConflictSet when...
2010-11-02 stepheyForgot to take out debug comments.
2010-11-02 stepheyFound a bug where if the inset variable itself has...
2010-11-01 bdemskybug
2010-10-31 yeomchanges: generate rcr retirehashtable code correctly...
2010-10-30 stepheyMinor changes: Removing vestigial code
2010-10-30 stepheyFixed:
2010-10-29 jjenistacommit some useful debug stuff all turned off until...
2010-10-29 jzhouAdd support for static inner classes in mgc version...
2010-10-28 jzhouDon't allocate type number for interfaces so that we...
2010-10-28 yeomsmall change: not using path when includes the header...
2010-10-27 jjenistaadd feature to memPool for detecting misuse of records...
2010-10-27 yeomincludes the missing header file.
2010-10-27 jzhouEnable interface for mgc version.
2010-10-27 jjenistafix sloppy code and use a more recognizable invalid...
2010-10-26 jjenistacouple of minor bug fixes
2010-10-26 bdemskyoptimize dispatch a little more
2010-10-26 bdemskyChanges... small fix to jim's bugfix...touching our...
2010-10-26 jjenistafixed nasty bug, decrementing parents num running child...
2010-10-26 stepheyFixed issue where multi-dimentional primative arrays...
2010-10-25 bdemskyfix bug w/ recycling + RCR
2010-10-25 jjenistasupport for RCR and task record pool allocation
2010-10-25 jzhouHack the compiler to support 'abstract' keyword for...
2010-10-25 stepheyAdded necessary variable initializations
2010-10-25 jjenistaChanging OoOJava work scheduler to true work stealing...
2010-10-25 stepheyChanged method for marking possible resume cases. Now...
2010-10-25 stepheyImproved heuristics for marking where resume cases...
2010-10-24 stepheycleaned up some old code and comments
2010-10-24 bdemskybug fixes
2010-10-24 bdemskychanges...handle races between coarse and fine grained...
2010-10-24 stephey+Made arrays inlineable
2010-10-23 stepheyFixed bug (for reals this time) where there will be...
2010-10-23 stepheyFixed bug where one edge is traversed multiple times...
2010-10-23 stepheyfixes to case in Test/rcr. Now the program seems to...
2010-10-23 bdemskychanges
2010-10-23 bdemskyanother bug fix
2010-10-23 bdemskychanges
2010-10-22 jzhouDisable static related code generation for Java version
2010-10-22 bdemskychanges
2010-10-22 bdemskymore core...fix traversers...
2010-10-22 bdemskystill some bugs...but stall site code generation is in
2010-10-22 bdemskychanges towards rcr working...
2010-10-22 jzhouAdd Class object so that we can implement getClass...
2010-10-21 jzhouSmall bug fix for multicore gc w/o tasks
2010-10-21 bdemskymore changes....much is still missing
2010-10-21 bdemskychanges
2010-10-21 bdemskychanges
2010-10-21 jzhouImplement a more sorphisticated execution strategy...
2010-10-20 bdemskychanges
2010-10-20 bdemskychanges
2010-10-20 stepheyAdded allocsite check for array elements before inserti...
2010-10-20 bdemskymore changes...RCR wasn't usable until it was too late...
2010-10-20 bdemskymore changes
2010-10-20 bdemskymore work towards working version
2010-10-19 stepheyAdded support for adding array elements into the hash...
2010-10-19 jjenistaswitch to a thread local stall sem for parent to give...
2010-10-19 jzhouAdd support for 'static' fields in multicore gc version...
2010-10-18 stepheyAdded support for tracking which ConcreteRuntimeObjNode...
2010-10-18 bdemskymore changes towards new version of oooJava
2010-10-18 bdemskychanges
2010-10-14 jjenistacoreprof updates, nothing huge
2010-10-14 jzhouAdd the runtime for multicore gc version w/o tasks...
2010-10-13 jjenistabug fixes for oooJava, some debug events for coreprof...
2010-10-13 bdemskychanges...plus a little optimization
2010-10-12 bdemskymore code towards working...it actually compiles now...
2010-10-12 jjenistaok, this is a wacky commit, purposefully leaving a...
2010-10-12 bdemskymore changes
2010-10-12 jjenistaa hack to enable when adding new language features...
2010-10-12 jjenistabug fix
2010-10-12 bdemskytowards getting the compiler to run
2010-10-11 jjenistatwo methods for generating a reach graph at any desired...
2010-10-11 bdemskyclean up printing some more
next