more changes....much is still missing
[IRC.git] / Robust /
2010-10-21 bdemskymore changes....much is still missing
2010-10-21 bdemskychanges
2010-10-21 bdemskychanges
2010-10-21 yeomsimple changes:
2010-10-21 jzhouImplement a more sorphisticated execution strategy...
2010-10-20 bdemskychanges
2010-10-20 yeomchanges. assign tempDescriptor to coarse waiting element
2010-10-20 bdemskychanges
2010-10-20 yeommore changes for RCR
2010-10-20 yeomremove unnecessary conflict type and assign coarse...
2010-10-20 stepheyAdded allocsite check for array elements before inserti...
2010-10-20 bdemskychange
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 bdemskychanges
2010-10-19 stepheyAdded support for adding array elements into the hash...
2010-10-19 bdemskylet the prefetch go through a register instead...
2010-10-19 bdemskychanges
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 oooJava version 2
2010-10-18 bdemskychanges to buildscript
2010-10-18 bdemskymore changes towards new version of oooJava
2010-10-18 bdemskychanges
2010-10-15 jjenistacompute average processor ticks per event in parsed...
2010-10-15 jjenistaTweaks to microbenchmarks, one stall semaphore per...
2010-10-14 jzhouAdd process of global thread queue in gc, not tested yet
2010-10-14 jjenistamicro benchmarks for OoOJava task dispatch improvement...
2010-10-14 jzhouAdd test for reentrant feature of the synchronized...
2010-10-14 jzhouAdd Test for multicore gc version w/o tasks
2010-10-14 jzhouSynchronized block is now working. A simple test is...
2010-10-14 jjenistaname pool alloc, useful for seeing its effective reduct...
2010-10-14 jjenistacoreprof updates, nothing huge
2010-10-14 jjenistahash of OIDs should not bit shift
2010-10-14 jzhouFix bug in termination of the multicore gc version...
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 jjenistajust a convenient script to repeat the official problem...
2010-10-13 jjenistaadded prefetch when grabbing a record for next one...
2010-10-13 jjenistaupdates for some convenient debug events and a covnert...
2010-10-13 bdemskychanges...plus a little optimization
2010-10-13 jjenistaa new buildscript option to save teh source code in...
2010-10-13 bdemskychanges
2010-10-13 jzhouChanges to accommodate the runtime for multicore gc...
2010-10-12 bdemskymore code towards working...it actually compiles now...
2010-10-12 yeomadd test script for raytracer
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 bdemskychanges
2010-10-11 jjenistatwo methods for generating a reach graph at any desired...
2010-10-11 jjenistaan example showing empty reach state propagation that...
2010-10-11 jjenistaWe modify benchmarks to run the suite in different...
2010-10-11 stepheyAdded rough draft of how a remove from the hashStructur...
2010-10-11 bdemskytest case for rcr
2010-10-11 bdemskyclean up printing some more
2010-10-11 bdemskyhack OoOJava RCR to not run disjointness twice...we...
2010-10-09 bdemskyclean up printing formatting a little...make it easier...
2010-10-09 bdemskyfix several bugs...
2010-10-08 yeomchanges.
2010-10-08 yeomchanges on moldyn.
2010-10-08 jjenistaremoving backup version for yong hun
2010-10-08 yeomMoldyn benchmark.
2010-10-08 jzhouFix alias locks. KMeans is now serialized but the...
2010-10-07 jzhouRemove debug messages
2010-10-07 jzhouForgot to check in bug fixes of Tracking benchmark
2010-10-07 jzhouBug fix for generating shared locks for aliased objects
2010-10-07 jzhoubug fix
2010-10-05 jjenistaupdates
2010-10-05 yeomtry to get more information about flagged sites.
2010-10-05 jjenistafix bugs to run without pool allocation like the ppopp...
2010-10-05 jjenistacpaturing some makefile updates and have OoOJava print...
2010-10-04 jzhouConfig the size of the shared heap for TSP benchmark
2010-10-01 jzhouFix bugs in cache adapt verion.
2010-10-01 stepheyWork-In-Progress check in. Will not error out if RCR...
2010-10-01 stepheyforgot an #endif at the end of the file
2010-10-01 stepheyAdded C files from oooJava folder + minor modifications...
2010-10-01 jjenistafor timing disjoint reachability in oooJava benchmarks
2010-09-29 bdemskyvarious hacks...
2010-09-29 bdemskyget rid of truncate macro...just stick it into the...
2010-09-29 jzhouClean up the code
2010-09-28 jzhouClean up the code: clean up debug msgs
2010-09-28 jjenistanames
2010-09-27 jjenistabuildscript options to enable exaclty which coreprof...
2010-09-27 jjenistabug fix, new events
2010-09-26 stepheyTested and Debugged versions of waitingQueue for the...
2010-09-26 stepheyChanges
2010-09-26 stepheyremoved locking for waitingQueue add since it's not...
2010-09-26 stepheyWaitingQueue Correctness tests for RCR. FAKE mlp_lock...
2010-09-24 jjenistafound a bug, wasn't returning pointer at end of poolcre...
2010-09-24 jzhouClean up the code: remove commented code
2010-09-24 jjenistathere is definitely an uninitialized mem bug, temp...
2010-09-24 jjenistasome outstanding mods to coreprof parsing
2010-09-23 jjenistaworking on task mem pool, there is a crash bug, use...
2010-09-23 jjenistawhile working on memory pool for task records, fixed...
2010-09-23 jjenistause buildscript option to give benchmarks enough heap...
next