changes...plus a little optimization
[IRC.git] / Robust / src / Analysis / MLP / MLPAnalysis.java
2010-10-13 bdemskychanges...plus a little optimization
2010-05-03 yeombring a snapshot before further changes of memory queue...
2010-03-31 yeomfixes for memory effects analysis.
2010-03-08 yeomchanges.
2010-02-03 yeomnew implementation for compiling conflict queues.
2010-01-28 jjenistabug fix for ready-static-dynamic variable classificatio...
2010-01-28 yeomchanges.
2010-01-21 yeombug fix, converting method effects into sese effects.
2010-01-20 jjenistabug fix: do dynamic tracking when a variable's source...
2010-01-20 yeomchanges.
2010-01-20 jjenistafixed a bug in not-available set calculation for MLP
2010-01-18 yeomchanges.
2010-01-13 yeomchanges in SESE lock scheme using clique covering.
2010-01-08 yeomchanges.
2010-01-07 yeomchanges.
2010-01-06 yeomchanges.
2010-01-04 yeommore implementation on the SESE runtime
2009-12-23 yeominitial commit for adding memory conflicts feature...
2009-12-16 yeomsmall change. now it works fine with regression.
2009-12-16 yeomfix the problem of handling nested parent/child SESE...
2009-12-07 yeomannotating conflict edges.
2009-11-30 yeomchanges.
2009-11-24 yeomworking on building the conflict graph.
2009-11-18 yeomreflect changes of allocation site and heap region...
2009-11-03 yeomchanges toward keeping globally unique identifier for...
2009-10-30 jjenistanew analysis for array references that create no new...
2009-10-30 yeomfixes and associate each effect with unique stall tag...
2009-10-29 yeomchanges to handle fixed point analysis properly + bug...
2009-10-27 yeomadded for handling method with child SESE.
2009-10-26 yeomchanges towards method context insensitive analysis.
2009-10-23 yeominitial commit for parent/child SESE memory conflicts...
2009-10-21 jjenistaAdded feature for nullfying dead variables, which didn...
2009-10-14 jjenistaupdating graph display options
2009-10-13 yeomchanges.
2009-10-12 yeomdecompose parameter regions into caller regions without...
2009-10-12 yeombug fix.
2009-10-12 yeomcollects live-in var's allocation sites when it referen...
2009-10-08 yeomdisjoint analysis with a set of flagged allocation...
2009-10-07 yeomchanges to maintain strong update effects.
2009-10-06 yeomchanges to handle SESE placeholder correctly
2009-10-06 yeombug fix and changes to handle properly the mapping...
2009-10-03 yeomadd analyzing SESE effects. generate read&write set...
2009-09-25 yeommove method effects analysis into disjoint analysis.
2009-09-24 yeominitial commit for method effects analysis.
2009-09-04 jjenistaFixed variable dynamic source bookkeeping bug, regressi...
2009-08-31 jjenistaVariable result table pruning is buggy, remove for...
2009-08-28 jjenistaLots of bug fixes, stable system, parallelized binary...
2009-08-25 jjenistamethod call support works for small programs, bigger...
2009-08-25 jjenistaStill haven't worked all the bugs out of MLP's support...
2009-08-20 jjenistalots of bug fixes, partial solution towards allowing...
2009-08-18 jjenistaa better workscheduler--still has a deficiency because...
2009-08-18 jjenistafound one reason for system hang--there is still at...
2009-08-14 jjenistabug fixes, use pointers no problem, generate temps...
2009-08-14 jjenistaa bunch of dynamic var bugs
2009-08-13 jjenistaprimitive dynamic variables are working
2009-08-12 jjenistatracked down more bugs in not-avail and variable analyses
2009-08-12 jjenistaBug fixes in use of liveness analysis, bug fix in not...
2009-08-10 jjenistaWorking towards dynamic source variables in MLP, not...
2009-08-06 jjenistafully realized system for primitives that displays...
2009-08-05 jjenistabig update for forwarding lists and dependency counts...
2009-08-03 jjenistaprimitives passed to a child and then all available...
2009-07-31 jjenistastill isn't getting the right answer, but one variable...
2009-07-30 jjenistaAn implementation of parent/child stalling that compile...
2009-07-28 jjenistanewly realized mlp successfully issues and runs root...
2009-07-28 jjenistamlp system changes
2009-07-24 jjenistaworking up mlp system
2009-06-18 jjenistaJust getting a capture, there is a bug in correctly...
2009-06-18 jjenistagetting close to mlp running a limited program
2009-06-16 jjenistaFixes for bugs in regard to null analysis results for...
2009-06-15 jjenistaMake SESE root spliced into IR graph just as any other...
2009-06-09 jjenistamore updates towards implementing SESE runtime
2009-06-01 jjenistaabout to make lots of changes to system, just committin...
2009-05-26 jjenistaStable, not functional. Builds a switch case for uniqu...
2009-05-24 jjenistaNot functional, but stable--sese invocation code pulls...
2009-05-15 jjenistastable for non-sese projects, an sese can have partial...
2009-05-14 jjenistaLots of changes that aren't working yet, so new methods...
2009-05-11 jjenistaGood cut of variable analysis
2009-05-11 jjenistaWhen we stall for some specific SESE, make other variab...
2009-05-08 jjenistaChange isAvailable to notAvailable, updated computation...
2009-05-08 jjenistacompute when to write dynamic address of variables
2009-05-07 jjenistaCurious. Found a bug in liveness where liveIn set...
2009-05-06 jjenistaadd frame for another pass to compute whether variables...
2009-05-06 jjenistaAdd CodePlan object for injecting code before or after...
2009-05-05 jjenistaSeveral bug fixes. Now that tokens have a mutable...
2009-05-04 jjenistaThis is BANANAS. How can a table that calls assertCons...
2009-05-04 jjenistaconvert token tables into triples that sets of referenc...
2009-04-30 jjenistapreliminary stall computation working
2009-04-30 jjenistafixed liveness to calculate live-out set, and a couple...
2009-04-29 jjenistastable, something still wrong with calculating out...
2009-04-29 jjenistastable capture, bug fixes--a problem: using an SESEs...
2009-04-29 jjenistaReinitialize liveness for the second pass, uses virtual...
2009-04-28 jjenistaSomething is wrong with liveness results that want...
2009-04-28 jjenistaadded another liveness pass that picks up on virtual...
2009-04-27 jjenistaLots of bug fixes with regard to token table--table...
2009-04-24 jjenistavariable analysis reports no stalls, stable
2009-04-23 jjenistabug fixes and implementation adjustments: matches analy...
2009-04-23 jjenistaquick capture
2009-04-22 jjenistavariable analysis stable, reports stalls all over-...
2009-04-21 jjenistavariable analysis added
2009-04-21 jjenistaRoot SESE ironed out, some reorganization for variable...
next