collects live-in var's allocation sites when it references to parameter heap region.
[IRC.git] / Robust / src / Analysis / MLP / VarSrcTokTable.java
2009-10-05 yeombug fix
2009-08-28 jjenistaLots of bug fixes, stable system, parallelized binary...
2009-08-20 jjenistalots of bug fixes, partial solution towards allowing...
2009-08-17 jjenistabug fixes
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-06-18 jjenistaJust getting a capture, there is a bug in correctly...
2009-06-18 jjenistagetting close to mlp running a limited program
2009-05-08 jjenistacompute when to write dynamic address of variables
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 jjenistaWhy did last checkin of VarSrcTokTable add carot-M...
2009-05-04 jjenistaconvert token tables into triples that sets of referenc...
2009-04-29 jjenistastable capture, bug fixes--a problem: using an SESEs...
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-22 jjenistavariable analysis stable, reports stalls all over-...
2009-04-21 jjenistavariable analysis added
2009-04-17 jjenistavariable source tokens have a temp for the live variabl...
2009-04-17 jjenistareorganizing mlp analysis passes
2009-04-15 jjenistafixed liveness analysis
2009-04-15 jjenistastable version with debug, chasing an analysis bug
2009-04-13 jjenistabug fixes, keeping helper hash tables valid through...
2009-04-10 jjenistastable, non-functional still
2009-04-10 jjenistastructure for manipulating triples
2009-04-09 jjenistaquick capture of some stable structures
2009-04-09 jjenistamore new mlp stuff