2012-05-03 |
yeom | Fix the bug in the variable analysis: When we define... |
tree | commitdiff |
2011-05-10 |
jjenista | New tool to check points-to results of a heap analysis... |
tree | commitdiff |
2011-05-05 |
jjenista | disjoint should work like pointer in that taints for... |
tree | commitdiff |
2011-04-27 |
bdemsky | switch to spaces only.. |
tree | commitdiff |
2011-04-27 |
bdemsky | Fix tabbing.... Please fix your editors so they do... |
tree | commitdiff |
2011-04-18 |
yeom | bug fixes: printing out linenum & source file name... |
tree | commitdiff |
2011-04-08 |
yeom | fixes -nostalltr flag: if it is valid to prune heap... |
tree | commitdiff |
2011-04-07 |
jjenista | bug fix, at task exit we are looking for sources that... |
tree | commitdiff |
2011-04-05 |
jjenista | get this debug print out of here |
tree | commitdiff |
2011-04-05 |
jjenista | at task exit, a task should acquire any out-set variabl... |
tree | commitdiff |
2011-04-03 |
yeom | changes: build conflict graphs that have line number... |
tree | commitdiff |
2011-03-31 |
yeom | changes: reorganizes debug messages |
tree | commitdiff |
2011-03-31 |
yeom | changes: only apply the variable analysis on the method... |
tree | commitdiff |
2011-03-30 |
yeom | bug fixes on OoOJava, now it works fine with all of... |
tree | commitdiff |
2011-03-28 |
bdemsky | changes... |
tree | commitdiff |
2011-03-28 |
bdemsky | another bug fix...need to visit everything once also.. |
tree | commitdiff |
2011-03-28 |
bdemsky | could infinite loop under some cases...think this fixes... |
tree | commitdiff |
2011-03-28 |
yeom | bug fix on RBlockRelationAnalysis: found that status... |
tree | commitdiff |
2011-03-26 |
bdemsky | hacks to improve speed...including turning off debugging |
tree | commitdiff |
2011-03-25 |
bdemsky | try to get runtimeconflictresolver working...and cleani... |
tree | commitdiff |
2011-03-25 |
bdemsky | changes to process/prune state machines |
tree | commitdiff |
2011-03-24 |
bdemsky | add lookup tables for effects |
tree | commitdiff |
2011-03-24 |
bdemsky | Bug fix...supposed to pass in bsm into Pointer analysis... |
tree | commitdiff |
2011-03-22 |
bdemsky | changes to give compiler run times for phases.... |
tree | commitdiff |
2011-03-22 |
bdemsky | change so that new analysis runs for all benchmarks |
tree | commitdiff |
2011-03-21 |
bdemsky | fixing bugs... |
tree | commitdiff |
2011-03-19 |
jjenista | we took DFJ and broke its arm, and we'll reset the... |
tree | commitdiff |
2011-03-19 |
bdemsky | changes...extra accessible analysis |
tree | commitdiff |
2011-03-18 |
jjenista | changing to new traversers/examiners |
tree | commitdiff |
2011-03-18 |
bdemsky | commit hacks to effect analysis...interfaces to allow... |
tree | commitdiff |
2011-03-18 |
bdemsky | my changes |
tree | commitdiff |
2011-02-03 |
jjenista | fixing bugs from task code cleanup |
tree | commitdiff |
2011-02-03 |
jjenista | This is a compile-stable update of OoOJava code, there... |
tree | commitdiff |
2011-02-03 |
jjenista | bringing ooojava code gen around, some todos still... |
tree | commitdiff |
2011-02-01 |
jjenista | bringing analysis up to clean model, buildcode is left |
tree | commitdiff |
2011-02-01 |
jjenista | starting to get into memory conflicts where cleaned... |
tree | commitdiff |
2011-02-01 |
jjenista | honor the easy request of suppressing output for the... |
tree | commitdiff |
2011-02-01 |
jjenista | pushing cleaned code further through analyses... |
tree | commitdiff |
2011-01-31 |
jjenista | cleaning up OoOJava and related systems, touching lots... |
tree | commitdiff |
2011-01-22 |
stephey | We fixed the bug of where to find the stallsite reachgr... |
tree | commitdiff |
2011-01-10 |
jjenista | just a little change to keep genreach debug node from... |
tree | commitdiff |
2010-11-19 |
yeom | bug fix: RBlockRelationAnalysis failed to set a non... |
tree | commitdiff |
2010-11-19 |
yeom | adds new option '-nostalltr' that turns off rcr travers... |
tree | commitdiff |
2010-11-18 |
yeom | fix: keeps SESEstatus for either case(TRUE/FALSE) |
tree | commitdiff |
2010-11-18 |
yeom | changes: collects a set of collect effects and generate... |
tree | commitdiff |
2010-11-14 |
yeom | fix: had a bug when one coarse entry handles more than... |
tree | commitdiff |
2010-11-13 |
yeom | BuildCode.java: removes (1) the calls to build a traver... |
tree | commitdiff |
2010-11-05 |
yeom | have an exceptional case that do not generate fine... |
tree | commitdiff |
2010-10-26 |
yeom | bug fix: RCR sets its proper conflict type. |
tree | commitdiff |
2010-10-25 |
yeom | changes: handle correctly the case when a coarse grain... |
tree | commitdiff |
2010-10-25 |
jjenista | bug fix in identifying leaf tasks |
tree | commitdiff |
2010-10-21 |
yeom | simple changes: |
tree | commitdiff |
2010-10-20 |
bdemsky | changes |
tree | commitdiff |
2010-10-20 |
yeom | changes. assign tempDescriptor to coarse waiting element |
tree | commitdiff |
2010-10-20 |
yeom | more changes for RCR |
tree | commitdiff |
2010-10-20 |
yeom | remove unnecessary conflict type and assign coarse... |
tree | commitdiff |
2010-10-20 |
bdemsky | more changes...RCR wasn't usable until it was too late... |
tree | commitdiff |
2010-10-18 |
bdemsky | changes |
tree | commitdiff |
2010-10-11 |
bdemsky | hack OoOJava RCR to not run disjointness twice...we... |
tree | commitdiff |
2010-10-01 |
jjenista | for timing disjoint reachability in oooJava benchmarks |
tree | commitdiff |
2010-09-24 |
jjenista | found a bug, wasn't returning pointer at end of poolcre... |
tree | commitdiff |
2010-09-23 |
jjenista | working on task mem pool, there is a crash bug, use... |
tree | commitdiff |
2010-09-23 |
jjenista | support for optimizations later, leaf tasks need less... |
tree | commitdiff |
2010-09-21 |
jjenista | help user by showing human-readable task identifier |
tree | commitdiff |
2010-08-18 |
stephey | Changed variable type to make more compatible with RCR |
tree | commitdiff |
2010-08-17 |
yeom | fix wrong condition. |
tree | commitdiff |
2010-08-13 |
yeom | changes. add coarse case into our previous changes... |
tree | commitdiff |
2010-08-09 |
yeom | fix to handle stall site properly for generating confli... |
tree | commitdiff |
2010-08-06 |
yeom | interface to grab the conflict effect set for Stephen, |
tree | commitdiff |
2010-08-06 |
yeom | introduces new flag for runtime conflict resolver. |
tree | commitdiff |
2010-08-02 |
yeom | changes. |
tree | commitdiff |
2010-07-23 |
yeom | changes. |
tree | commitdiff |
2010-07-16 |
yeom | fix: remove unnecessary conflict edge |
tree | commitdiff |
2010-07-01 |
yeom | incorporated OoOJava into build code + fixed a couple... |
tree | commitdiff |
2010-06-30 |
jjenista | debugged the reach graph support for effect conflicts |
tree | commitdiff |
2010-06-30 |
yeom | more changes according to new effect analysis |
tree | commitdiff |
2010-06-29 |
yeom | changes according to new forms of effect analysis |
tree | commitdiff |
2010-06-29 |
jjenista | getting close to effects for new disjoint analysis |
tree | commitdiff |
2010-06-29 |
yeom | changes. |
tree | commitdiff |
2010-06-28 |
jjenista | restate inaccessible vars for stall site so facts get... |
tree | commitdiff |
2010-06-28 |
jjenista | forgot to add moved files back in, injecting stall... |
tree | commitdiff |
2010-06-28 |
jjenista | changed organization and brought in a few new pieces... |
tree | commitdiff |
2010-06-28 |
yeom | add more steps to OoO analysis |
tree | commitdiff |
2010-06-26 |
yeom | working on the remaining procedures of OoOJava analysis. |
tree | commitdiff |
2010-06-24 |
jjenista | rblock in set vars get tainted on rblock enter and... |
tree | commitdiff |
2010-06-23 |
jjenista | More pieces for new version of analysis |
tree | commitdiff |
2010-06-22 |
yeom | set up OoOJava analysis. |
tree | commitdiff |
2010-06-17 |
jjenista | get partially set up new version of disjoint analysis... |
tree | commitdiff |
|