2010-10-20 |
bdemsky | more changes...RCR wasn't usable until it was too late... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
bdemsky | more changes |
commit | commitdiff | tree | snapshot |
2010-10-20 |
bdemsky | more work towards working version |
commit | commitdiff | tree | snapshot |
2010-10-19 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2010-10-19 |
stephey | Added support for adding array elements into the hash... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
bdemsky | let the prefetch go through a register instead... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2010-10-19 |
jjenista | switch to a thread local stall sem for parent to give... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
jzhou | Add support for 'static' fields in multicore gc version... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
stephey | Added support for tracking which ConcreteRuntimeObjNode... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
bdemsky | more changes towards oooJava version 2 |
commit | commitdiff | tree | snapshot |
2010-10-18 |
bdemsky | changes to buildscript |
commit | commitdiff | tree | snapshot |
2010-10-18 |
bdemsky | more changes towards new version of oooJava |
commit | commitdiff | tree | snapshot |
2010-10-18 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2010-10-15 |
jjenista | compute average processor ticks per event in parsed... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
jjenista | Tweaks to microbenchmarks, one stall semaphore per... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
jzhou | Add process of global thread queue in gc, not tested yet |
commit | commitdiff | tree | snapshot |
2010-10-14 |
jjenista | micro benchmarks for OoOJava task dispatch improvement... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
jzhou | Add test for reentrant feature of the synchronized... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
jzhou | Add Test for multicore gc version w/o tasks |
commit | commitdiff | tree | snapshot |
2010-10-14 |
jzhou | Synchronized block is now working. A simple test is... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
jjenista | name pool alloc, useful for seeing its effective reduct... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
jjenista | coreprof updates, nothing huge |
commit | commitdiff | tree | snapshot |
2010-10-14 |
jjenista | hash of OIDs should not bit shift |
commit | commitdiff | tree | snapshot |
2010-10-14 |
jzhou | Fix bug in termination of the multicore gc version... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
jzhou | Add the runtime for multicore gc version w/o tasks... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
jjenista | bug fixes for oooJava, some debug events for coreprof... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
jjenista | just a convenient script to repeat the official problem... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
jjenista | added prefetch when grabbing a record for next one... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
jjenista | updates for some convenient debug events and a covnert... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
bdemsky | changes...plus a little optimization |
commit | commitdiff | tree | snapshot |
2010-10-13 |
jjenista | a new buildscript option to save teh source code in... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2010-10-13 |
jzhou | Changes to accommodate the runtime for multicore gc... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
bdemsky | more code towards working...it actually compiles now... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
yeom | add test script for raytracer |
commit | commitdiff | tree | snapshot |
2010-10-12 |
jjenista | ok, this is a wacky commit, purposefully leaving a... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
bdemsky | more changes |
commit | commitdiff | tree | snapshot |
2010-10-12 |
jjenista | a hack to enable when adding new language features... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
jjenista | bug fix |
commit | commitdiff | tree | snapshot |
2010-10-12 |
bdemsky | towards getting the compiler to run |
commit | commitdiff | tree | snapshot |
2010-10-11 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2010-10-11 |
jjenista | two methods for generating a reach graph at any desired... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
jjenista | an example showing empty reach state propagation that... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
jjenista | We modify benchmarks to run the suite in different... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
stephey | Added rough draft of how a remove from the hashStructur... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
bdemsky | test case for rcr |
commit | commitdiff | tree | snapshot |
2010-10-11 |
bdemsky | clean up printing some more |
commit | commitdiff | tree | snapshot |
2010-10-11 |
bdemsky | hack OoOJava RCR to not run disjointness twice...we... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
bdemsky | clean up printing formatting a little...make it easier... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
bdemsky | fix several bugs... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
yeom | changes. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
yeom | changes on moldyn. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
jjenista | removing backup version for yong hun |
commit | commitdiff | tree | snapshot |
2010-10-08 |
yeom | Moldyn benchmark. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
jzhou | Fix alias locks. KMeans is now serialized but the... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
jzhou | Remove debug messages |
commit | commitdiff | tree | snapshot |
2010-10-07 |
jzhou | Forgot to check in bug fixes of Tracking benchmark |
commit | commitdiff | tree | snapshot |
2010-10-07 |
jzhou | Bug fix for generating shared locks for aliased objects |
commit | commitdiff | tree | snapshot |
2010-10-07 |
jzhou | bug fix |
commit | commitdiff | tree | snapshot |
2010-10-05 |
jjenista | updates |
commit | commitdiff | tree | snapshot |
2010-10-05 |
yeom | try to get more information about flagged sites. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
jjenista | fix bugs to run without pool allocation like the ppopp... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
jjenista | cpaturing some makefile updates and have OoOJava print... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
jzhou | Config the size of the shared heap for TSP benchmark |
commit | commitdiff | tree | snapshot |
2010-10-01 |
jzhou | Fix bugs in cache adapt verion. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
stephey | Work-In-Progress check in. Will not error out if RCR... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
stephey | forgot an #endif at the end of the file |
commit | commitdiff | tree | snapshot |
2010-10-01 |
stephey | Added C files from oooJava folder + minor modifications... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
jjenista | for timing disjoint reachability in oooJava benchmarks |
commit | commitdiff | tree | snapshot |
2010-09-29 |
bdemsky | various hacks... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
bdemsky | get rid of truncate macro...just stick it into the... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
jzhou | Clean up the code |
commit | commitdiff | tree | snapshot |
2010-09-28 |
jzhou | Clean up the code: clean up debug msgs |
commit | commitdiff | tree | snapshot |
2010-09-28 |
jjenista | names |
commit | commitdiff | tree | snapshot |
2010-09-27 |
jjenista | buildscript options to enable exaclty which coreprof... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
jjenista | bug fix, new events |
commit | commitdiff | tree | snapshot |
2010-09-26 |
stephey | Tested and Debugged versions of waitingQueue for the... |
commit | commitdiff | tree | snapshot |
2010-09-26 |
stephey | Changes |
commit | commitdiff | tree | snapshot |
2010-09-26 |
stephey | removed locking for waitingQueue add since it's not... |
commit | commitdiff | tree | snapshot |
2010-09-26 |
stephey | WaitingQueue Correctness tests for RCR. FAKE mlp_lock... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
jjenista | found a bug, wasn't returning pointer at end of poolcre... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
jzhou | Clean up the code: remove commented code |
commit | commitdiff | tree | snapshot |
2010-09-24 |
jjenista | there is definitely an uninitialized mem bug, temp... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
jjenista | some outstanding mods to coreprof parsing |
commit | commitdiff | tree | snapshot |
2010-09-23 |
jjenista | working on task mem pool, there is a crash bug, use... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
jjenista | while working on memory pool for task records, fixed... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
jjenista | use buildscript option to give benchmarks enough heap... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
jjenista | support for optimizations later, leaf tasks need less... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
jzhou | bug fix in gc cache adaption |
commit | commitdiff | tree | snapshot |
2010-09-22 |
jzhou | bug fix |
commit | commitdiff | tree | snapshot |
2010-09-22 |
stephey | Added getter method to get all effects (needed for... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
stephey | This version prints out correct C code in terms of... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
bdemsky | fix bugs |
commit | commitdiff | tree | snapshot |
2010-09-22 |
bdemsky | optimiz |
commit | commitdiff | tree | snapshot |
2010-09-21 |
jjenista | turn off coreprof by default |
commit | commitdiff | tree | snapshot |
2010-09-21 |
jzhou | fix performance bug |
commit | commitdiff | tree | snapshot |
2010-09-21 |
jzhou | my changes |
commit | commitdiff | tree | snapshot |
2010-09-21 |
jjenista | an appropriate test to simulate SOR for new pool allocation |
commit | commitdiff | tree | snapshot |
2010-09-21 |
jjenista | disable coreprof by default |
commit | commitdiff | tree | snapshot |
next |