changes
[IRC.git] / Robust / src / IR / Flat /
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 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
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 jzhouFix alias locks. KMeans is now serialized but the...
2010-10-07 jzhouRemove debug messages
2010-10-07 jzhouBug fix for generating shared locks for aliased objects
2010-10-05 jjenistafix bugs to run without pool allocation like the ppopp...
2010-10-01 stepheyWork-In-Progress check in. Will not error out if RCR...
2010-09-27 jjenistabuildscript options to enable exaclty which coreprof...
2010-09-24 jjenistafound a bug, wasn't returning pointer at end of poolcre...
2010-09-24 jjenistathere is definitely an uninitialized mem bug, temp...
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 jjenistasupport for optimizations later, leaf tasks need less...
2010-09-22 stepheyThis version prints out correct C code in terms of...
2010-09-16 jjenistamodularize core prof correctly, starting mem pool strat...
2010-09-11 stepheyWork In Progress Commit.
2010-09-10 jjenistatask execute, dispatch, reture and work grabbing events...
2010-09-10 stepheyWork In Progress Commit.
2010-09-09 stepheyAdded logic for determining weakly connected groups...
2010-09-07 jjenistaSeveral changes:
2010-09-03 stepheyAdded some extra logic for rehashing all effects by...
2010-08-18 stepheySplit debug flag for Java/C sides. Added logic to preve...
2010-08-18 stepheyAdded StallSite RuntimeConflictResolver invocations...
2010-08-17 stepheyChanged the way conflict flags are propagated (fixed...
2010-08-17 stepheyFixed bug of ignoring multiple effects for same alloc...
2010-08-14 stepheyChanges. Contains bug where not all effects are saved...
2010-08-13 stepheyTemporarily integrates Runtime Conflict Resolution...
2010-08-12 stepheyAdded Changes requested by Jim. Fixed problem of infini...
2010-08-11 stepheyGenerates syntatically correct code but appears to...
2010-08-11 jjenistafix sese garbage collection bug calculating offsets...
2010-08-10 stepheyMostly works, but has bug of not checking primative...
2010-08-09 jjenistadid something I shouldnt have, mixed changes for two...
2010-08-06 yeominterface to grab the conflict effect set for Stephen,
2010-08-06 yeomchanges to have proper path of coreprof.h
2010-08-06 yeomintroduces new flag for runtime conflict resolver.
2010-08-05 stepheyCompleted version before tying in with system and debug
2010-08-05 yeomfixes on FlatWriteDynamicVarNode to handle properly...
2010-08-03 bdemskybug fixes for coreprof
2010-07-31 stepheyAdded optimization in switch-case statements. TODO...
2010-07-22 stepheyUnfinished dynamic anaylsis side and probably contains...
2010-07-17 yeombug fix: previously assumed that all stalled tempDesc...
2010-07-09 yeombug fix: prevent generating unnecessaary waiting queues...
2010-07-01 yeomincorporated OoOJava into build code + fixed a couple...
2010-06-22 jjenistataints at reach graph level implemented
2010-06-22 jjenistagot the hooks in place to get taints for rblocks
2010-05-21 yeomfix: make OID only available for MLP.
2010-05-06 yeomchanges for the case that an SESE enqueues more than...
2010-05-04 yeomchanges for using unique ID instead of obj address...
2010-05-03 yeombring a snapshot before further changes of memory queue...
2010-04-09 yeomfix in generating dynamic variable type.
2010-04-09 yeomfixes in handling unresolved pointer.
2010-04-06 yeombug fixes for handling unresolved pointer.
2010-04-06 yeombug fix.
2010-04-06 yeomchanges for handling unresolved in-var pointer.
2010-04-02 yeombug fixes for generating empty graph.
2010-03-17 jzhouTILERA_ZLINUX mode for BAMBOO can be compiled now,...
2010-03-17 jzhoucode clean: define TILERA_BME mode and TILERA_ZLINUX...
2010-03-13 adashmore changes
2010-03-08 yeomchanges.
2010-03-04 yeominitial commit of new memory queue. still just working...
2010-03-03 adashchanges for prefetch/caching and performance improvements
2010-02-23 jjenistaa helpful method
2010-02-09 adashmissing checkin
2010-02-01 yeomkeep last snapshot for benchmark before moving to new...
2010-01-31 jihoonlremove recoverystats
2010-01-28 jjenistabug fix for ready-static-dynamic variable classificatio...
2010-01-28 yeomchanges. get rid of unnecessary iteration over the...
2010-01-28 yeomchanges.
2010-01-27 yeomchanges, use atomic operation for managing dependency...
2010-01-21 yeomchanges.
2010-01-20 jjenistabug fix: do dynamic tracking when a variable's source...
2010-01-20 jjenistabug fix for copying locals to out-set
2010-01-19 jihoonlchange
2010-01-19 yeomchanges.
2010-01-18 yeomchanges.
2010-01-15 jihoonlchange
2010-01-13 yeomchanges in SESE lock scheme using clique covering.
2010-01-12 jzhouchange in the multicore version runtime. now it is...
2010-01-11 jihoonl-recoverystats flag
2010-01-09 yeomchanges.
2010-01-08 yeomchanges.
2010-01-07 yeombug fix.
2010-01-07 yeomchanges.
2010-01-06 yeomchanges.
2010-01-04 yeommore implementation on the SESE runtime
2009-12-25 bdemskychanges to support create logs of events for STM
2009-12-23 yeominitial commit for adding memory conflicts feature...
next