2010-07-28 |
stephey | Added Runtime C files for Queue to be used in Runtime... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
jzhou | Add the BH benchmark from JOlden for the multicore gc |
commit | commitdiff | tree | snapshot |
2010-07-28 |
jzhou | Add TSP benchmark from JOlden for the multicore gc |
commit | commitdiff | tree | snapshot |
2010-07-27 |
yeom | changes. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
yeom | final version of the merge sort benchmark. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
yeom | changes. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
jjenista | bug fix for allowing out-of-contexts taints to flow... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2010-07-26 |
bdemsky | change |
commit | commitdiff | tree | snapshot |
2010-07-26 |
yeom | more optimized version of the merge sort. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
yeom | add mergesort benchmark ported from dpj |
commit | commitdiff | tree | snapshot |
2010-07-26 |
jzhou | Ported the voronoi benchmark from the JOlden benchmark... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
jzhou | add the MonteCarlo benchmark for multicore gc |
commit | commitdiff | tree | snapshot |
2010-07-24 |
jzhou | add new benchmark lcss which was ported frim nofib... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
jzhou | typo |
commit | commitdiff | tree | snapshot |
2010-07-23 |
jzhou | some bug fixes |
commit | commitdiff | tree | snapshot |
2010-07-23 |
yeom | forgot to bring previous fixes. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
yeom | changes. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
yeom | add Monte Carlo benchmark ported from Java Grande Bench... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
stephey | Unfinished dynamic anaylsis side and probably contains... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
yeom | add IDEA crypt benchmark |
commit | commitdiff | tree | snapshot |
2010-07-19 |
jzhou | Configure the workloads of the benchmarks and the size... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
bdemsky | error in parsing package declarations... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
jzhou | Assign each core 4 blocks of shared memory and set... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
jzhou | Move the auxiliary tables our of the shared heap |
commit | commitdiff | tree | snapshot |
2010-07-17 |
jzhou | bug fix |
commit | commitdiff | tree | snapshot |
2010-07-17 |
yeom | bug fix: previously assumed that all stalled tempDesc... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
yeom | incorporate Stephen's rewritten single threaded version. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
jzhou | Add the RayTracer benchmark for multicore gc |
commit | commitdiff | tree | snapshot |
2010-07-16 |
jzhou | add the new benchmark fibheaps ported from the nobench... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
yeom | changes on labyrinth. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
yeom | fix: remove unnecessary conflict edge |
commit | commitdiff | tree | snapshot |
2010-07-15 |
bdemsky | make it easier to read |
commit | commitdiff | tree | snapshot |
2010-07-15 |
yeom | add barneshut benchmark ported from Lonestar |
commit | commitdiff | tree | snapshot |
2010-07-14 |
jzhou | Add benchmarks for multicore gc |
commit | commitdiff | tree | snapshot |
2010-07-14 |
yeom | bug fix: memory queue has the case of empty rentry. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
jzhou | Add macros to control the memory allocation/cache/memor... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2010-07-09 |
jzhou | Add flags to specify special hvc file for 1-core gc... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
yeom | adding micro benchmark for OoOJava. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
yeom | bug fix: prevent generating unnecessaary waiting queues... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
jzhou | Fix the strategy for determination of when the gc mark... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
jzhou | Change the local hashtable for recording the pointer... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
jzhou | Change the zero out strategy for the shared memory... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
stephey | public VariableNode getVariableNodeNoMutation( TempDesc... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
jzhou | Add a new shared memory allocation strategy: mixed... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
jzhou | Add a new shared memory allocation strategy: fixed... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
jzhou | set the shared mem as 16MB |
commit | commitdiff | tree | snapshot |
2010-07-02 |
jjenista | some subtle reach state bug fixes uncovered by labyrint... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
jihoonl | now it is working when only one machine left |
commit | commitdiff | tree | snapshot |
2010-07-02 |
jihoonl | recovery done |
commit | commitdiff | tree | snapshot |
2010-07-01 |
yeom | remove unnecessary files. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
yeom | bring benchmarks to OoOJava: raytracer, kmeans, power... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
jihoonl | change some bugs are fixed |
commit | commitdiff | tree | snapshot |
2010-07-01 |
bdemsky | bug fixes and extensions |
commit | commitdiff | tree | snapshot |
2010-07-01 |
bdemsky | plotall2 |
commit | commitdiff | tree | snapshot |
2010-07-01 |
bdemsky | add plotting scripts to cvs |
commit | commitdiff | tree | snapshot |
2010-07-01 |
bdemsky | bug fix |
commit | commitdiff | tree | snapshot |
2010-07-01 |
yeom | incorporated OoOJava into build code + fixed a couple... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
jzhou | Statically ping memory from the nearest memory controll... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
jjenista | debugged the reach graph support for effect conflicts |
commit | commitdiff | tree | snapshot |
2010-06-30 |
jjenista | implemented details to support effect conflict detection |
commit | commitdiff | tree | snapshot |
2010-06-30 |
bdemsky | bug |
commit | commitdiff | tree | snapshot |
2010-06-30 |
yeom | more changes according to new effect analysis |
commit | commitdiff | tree | snapshot |
2010-06-29 |
yeom | changes according to new forms of effect analysis |
commit | commitdiff | tree | snapshot |
2010-06-29 |
jjenista | tweak to interface |
commit | commitdiff | tree | snapshot |
2010-06-29 |
jjenista | reachability query interface for ooojava heap conflict... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
jjenista | getting close to effects for new disjoint analysis |
commit | commitdiff | tree | snapshot |
2010-06-29 |
jjenista | little bug fix |
commit | commitdiff | tree | snapshot |
2010-06-29 |
yeom | changes. |
commit | commitdiff | tree | snapshot |
2010-06-29 |
jjenista | stall site critical regions implemented, including... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
adash | changes for debugging |
commit | commitdiff | tree | snapshot |
2010-06-28 |
jjenista | restate inaccessible vars for stall site so facts get... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
yeom | new test case. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
jjenista | more effects bug fixes |
commit | commitdiff | tree | snapshot |
2010-06-28 |
jjenista | bug fixes for effects analysis |
commit | commitdiff | tree | snapshot |
2010-06-28 |
bdemsky | my changes |
commit | commitdiff | tree | snapshot |
2010-06-28 |
jjenista | stall site taints propagate awesomely, get cleared... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
jjenista | forgot to add moved files back in, injecting stall... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
jjenista | changed organization and brought in a few new pieces... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
yeom | changes. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
yeom | add more steps to OoO analysis |
commit | commitdiff | tree | snapshot |
2010-06-26 |
yeom | working on the remaining procedures of OoOJava analysis. |
commit | commitdiff | tree | snapshot |
2010-06-26 |
jjenista | Do effects as a global space, don't even need to consid... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
jjenista | both reach states and taints were not propagating to... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
bdemsky | more changes |
commit | commitdiff | tree | snapshot |
2010-06-25 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2010-06-25 |
jjenista | getting effects analysis going, need a few more pieces... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
bdemsky | print more data |
commit | commitdiff | tree | snapshot |
2010-06-25 |
bdemsky | updates to transsim for journal submission |
commit | commitdiff | tree | snapshot |
2010-06-25 |
jjenista | rblock effects dont collect over method call, but its... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
jjenista | analysis collects effects per method and interprocedurally |
commit | commitdiff | tree | snapshot |
2010-06-24 |
jzhou | Capture the version with shared hash table for pointer... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
jjenista | bug fix, now interprocedural seems cool, unitl the... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
jjenista | taints tested, propagate interprocedurally |
commit | commitdiff | tree | snapshot |
2010-06-24 |
jjenista | rblock in set vars get tainted on rblock enter and... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
jjenista | just an interesting test case I never got around to... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
yeom | changes. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
jjenista | add rblock relation analysis and makefile aware of... |
commit | commitdiff | tree | snapshot |
2010-06-23 |
jjenista | More pieces for new version of analysis |
commit | commitdiff | tree | snapshot |
next |