Fixed variable dynamic source bookkeeping bug, regression test runs for single and...
[IRC.git] / Robust / src / IR / Flat / BuildCode.java
2009-09-04 jjenistaFixed variable dynamic source bookkeeping bug, regressi...
2009-08-31 jjenistaVariable result table pruning is buggy, remove for...
2009-08-28 jjenistaLots of bug fixes, stable system, parallelized binary...
2009-08-25 jjenistamethod call support works for small programs, bigger...
2009-08-25 jjenistaStill haven't worked all the bugs out of MLP's support...
2009-08-25 jzhoubug fix in multicore gc
2009-08-20 jjenistalots of bug fixes, partial solution towards allowing...
2009-08-20 jzhoufinish gc codes and fix some bug
2009-08-18 jjenistaa better workscheduler--still has a deficiency because...
2009-08-18 jjenistafound one reason for system hang--there is still at...
2009-08-17 jjenistabug fixes
2009-08-14 jjenistabug fixes, use pointers no problem, generate temps...
2009-08-14 jjenistabug fix, track num running children and wait before...
2009-08-14 jjenistaa bunch of dynamic var bugs
2009-08-13 jjenistasese's wait for children to exit before exiting
2009-08-13 jjenistaprimitive dynamic variables are working
2009-08-10 jjenistaWorking towards dynamic source variables in MLP, not...
2009-08-06 jjenistafully realized system for primitives that displays...
2009-08-05 jzhouadd load balance module for multicore gc, fix message...
2009-08-05 jjenistabig update for forwarding lists and dependency counts...
2009-08-03 jjenistaprimitives passed to a child and then all available...
2009-08-01 jzhouchanges for multicore GC. Chang the lock mechanism...
2009-07-31 jjenistastill isn't getting the right answer, but one variable...
2009-07-31 jzhouinitial multicore gargbage collection, not finish yet
2009-07-30 jjenistastall mechanism working, but data passing between SESE...
2009-07-30 adash1. runtime changes for a simple probability model to...
2009-07-30 jjenistaAn implementation of parent/child stalling that compile...
2009-07-28 jjenistabug fixes
2009-07-28 jjenistanewly realized mlp successfully issues and runs root...
2009-07-28 jjenistamlp system changes
2009-07-24 jjenistachanges
2009-07-24 jjenistaworking up mlp system
2009-07-20 bdemskybug fixes
2009-07-14 bdemskychanges to fix alignment issues
2009-07-14 bdemskychange to fix bug
2009-07-13 bdemskychanges to get last benchmark working well
2009-07-03 bdemskychanges
2009-07-02 bdemskybug fix
2009-06-29 bdemskyturn off write barrier
2009-06-28 bdemskychanges
2009-06-27 bdemskymissing check ins
2009-06-25 jzhoubug fix for multicore tilera version
2009-06-24 bdemskychanges
2009-06-24 bdemskymore bug fixes
2009-06-23 bdemskybug fix
2009-06-23 bdemskymore fixes to get things to compile
2009-06-23 bdemskymore changes
2009-06-22 bdemskycode to split transactions into two pieces
2009-06-19 bdemskymore code towards transaction optimizations
2009-06-19 bdemskychanges
2009-06-18 jjenistaJust getting a capture, there is a bug in correctly...
2009-06-18 bdemskysmall changes
2009-06-18 jjenistagetting close to mlp running a limited program
2009-06-17 bdemskychange
2009-06-16 jjenistamore work on mlp system
2009-06-15 bdemskychanges
2009-06-12 bdemskybug fix for comparisons
2009-06-10 jjenistamore mlp code, needs dependency counts
2009-06-09 jjenistamore updates towards implementing SESE runtime
2009-06-01 jjenistaabout to make lots of changes to system, just committin...
2009-05-29 jzhouadd math operations for multicore version
2009-05-26 jjenistaStable compile, seg fault in MLP mode.
2009-05-26 jjenistaStable, not functional. Builds a switch case for uniqu...
2009-05-24 jjenistaNot functional, but stable--sese invocation code pulls...
2009-05-21 adashWorking version of SSCA2 benchmark for kernel 1
2009-05-19 jjenistaBug fixes for generating all execution paths for SESE...
2009-05-15 jjenistastable for non-sese projects, an sese can have partial...
2009-05-14 jjenistause sese pretty id and id to generate method names...
2009-05-14 jjenistaLots of changes that aren't working yet, so new methods...
2009-05-13 bdemskymake atomic work in normal java mode...it just uses...
2009-05-13 bdemskychanges to build slightly more optimal code
2009-05-12 bdemskysmall changes
2009-05-11 adashbug fix: changes to make things safe for the GC
2009-05-07 jzhouupdates on Math operations for multicore version
2009-05-07 jzhouupdates for multicore version runtime, temporarily...
2009-05-04 adash do a make tabbing
2009-04-25 adash generate stats in runtime. Use -stmstats option for...
2009-04-21 bdemskyremove shortcircuits
2009-04-18 bdemskyintegrate typeanalysis
2009-04-17 bdemskyreduce frequency of polling about GC
2009-04-16 bdemskychanges to make compiler work without STM flag with...
2009-04-16 bdemskybug fixes.
2009-04-14 bdemskyadd support for scratch memory
2009-04-14 bdemskychanges
2009-04-13 bdemskysupport for turning on/off detecting conflict optimizations
2009-04-13 bdemskychanges
2009-04-13 bdemskybug fix
2009-04-13 bdemskychanges
2009-04-10 bdemsky64 bit support in case we want it...it appears that...
2009-04-09 bdemskybug fixes
2009-04-08 bdemskybug fixes
2009-04-08 bdemskycollect statistics
2009-04-07 jjenistamore mlp infrastructure, stable
2009-04-07 bdemskySTM testcase works...plenty of bugs still
2009-04-06 jjenistaMove mlp and sese stuff into a separate compiler pass
2009-04-06 bdemskymistake
2009-04-06 bdemskyget rid of compile errors
2009-04-06 bdemskyget compiler side of STM working
2009-04-03 bdemskychanges
2009-03-31 jjenistaAdded mlp runtime skeleton, flags to build it, syntax...
next