a test case showing a bug in disjoint analysis basic points-to stuff
[IRC.git] / Robust / src / IR /
2011-03-03 jzhouRemove commented out code
2011-03-03 jzhouFix bugs for interfaces and a bug in the Class library
2011-03-02 jzhouA small bug for Enum
2011-03-02 jzhouFix bugs for static fields/blocks and instanceof operat...
2011-03-01 yeomadd annotation descriptor. type descriptor is responsib...
2011-03-01 bdemskychanges...
2011-03-01 yeomadd java 1.5 annotation grammar for all types of annota...
2011-02-28 bdemskychanges
2011-02-28 bdemskychanges
2011-02-28 bdemskysetup globals as a garbagelist...split primitives into...
2011-02-28 bdemskywork towards turning MGC enhancements on all the time
2011-02-26 jzhouRemove the extra copy of static field in the object...
2011-02-26 bdemskytabbing
2011-02-26 bdemskybig code reorg...get TM out of buildcode
2011-02-26 jzhouMy changes to add interface affect to FieldShadow
2011-02-25 jzhouMake new field naming strategy work for MGC
2011-02-25 bdemskymake static fields work
2011-02-25 bdemskycommit bug fix
2011-02-25 bdemskyfix tabbing
2011-02-25 bdemskythrow away commented code
2011-02-25 bdemskymake field shadowing work
2011-02-25 bdemskychanges
2011-02-25 bdemskychange
2011-02-25 bdemskybug fix
2011-02-25 bdemskynew approach to field shadowing
2011-02-25 bdemskychanges
2011-02-24 jzhouFix a bug of default constructor: the default construct...
2011-02-24 jzhouFix a shadow field related bug in the compiler. Defined...
2011-02-18 jzhouBug fix in array initialization: handle the special...
2011-02-18 jzhouBug fixes for MGC
2011-02-12 jzhousome bug fix
2011-02-04 jzhouAs static blocks is compiled as a method without return...
2011-02-04 jjenistaimprove code gen to omit empty switch cases for stall...
2011-02-04 jzhouRoll back to use the simple Class constructor to suppor...
2011-02-03 jjenistafixing bugs from task code cleanup
2011-02-03 jjenistaThis is a compile-stable update of OoOJava code, there...
2011-02-03 jjenistabringing ooojava code gen around, some todos still...
2011-02-02 jjenistaBuildCode, with the monkey of OoOJava off its back
2011-02-01 jjenistabringing analysis up to clean model, buildcode is left
2011-02-01 jjenistapushing cleaned code further through analyses...
2011-01-31 jjenistacleaning up OoOJava and related systems, touching lots...
2011-01-28 bdemskymore changes...
2011-01-28 jzhouFix the bug of assignment conversion: 'short s = 12...
2011-01-27 stepheyRemoved vestigial code left over from "waiting queues...
2011-01-27 stepheyThe second to last check in for the refactoring process...
2011-01-27 jzhouEnable array creation with initialization for MGC....
2011-01-27 jzhouEnable field array initialization for MGC
2011-01-27 jzhouBasic implementation of array initialization for mgc...
2011-01-24 jzhouSome changes to enable SPECjbb for MGC version. Enable...
2011-01-22 stepheyWe fixed the bug of where to find the stallsite reachgr...
2011-01-21 stepheyCorrected reach graph issue with SESE BLOCKS ONLY....
2011-01-20 stepheySplit graph construction into 2 steps (one for pruned...
2011-01-14 stepheyRCR was only one using Tuple.java so I renamed it to...
2011-01-10 jzhouAdd support for try-catch-finally statement for MGC...
2011-01-09 stepheyChecking in the small changes before I work on the...
2011-01-07 jzhouAdd support for Enum type for mgc version and also...
2011-01-06 davidThis update adds initializers, but not for arrays
2011-01-05 stepheyRefactoring in progress. Done with about the first...
2011-01-04 stepheyMade the option for showing RCR compile-time debug...
2010-12-01 jjenistano functional changes, just notes during a code review
2010-11-30 jzhouMissing files
2010-11-24 jzhouEnable Switch-case statement for mgc version
2010-11-22 bdemskyIndent the code a little better by default...isn't...
2010-11-19 yeombug fix: RBlockRelationAnalysis failed to set a non...
2010-11-19 yeomadds new option '-nostalltr' that turns off rcr travers...
2010-11-18 jjenistaforce oid increment to be a prime number
2010-11-18 yeomchanges: collects a set of collect effects and generate...
2010-11-17 jjenistabug fixes that prevent RCR from reclaiming task records...
2010-11-14 yeomfix: had a bug when one coarse entry handles more than...
2010-11-13 yeomBuildCode.java: removes (1) the calls to build a traver...
2010-11-12 yeomchanges: generates WT_BIN_CASE only in the case that...
2010-11-11 yeomcheck rcrstatus before invoking the following traversal...
2010-11-10 stepheyAdded build output to include Weakly Connected Heaproot...
2010-11-10 stepheyFixed grouping of weakly connected heaproots and remove...
2010-11-10 jjenistauntil weakly connected components are fixed, always...
2010-11-10 bdemskybe more careful about moving check...could break stuff...
2010-11-10 jjenistatemporary workaround for weakly-connected components...
2010-11-09 bdemskychanges
2010-11-09 bdemskynasty bug...have to make sure we don't free a task...
2010-11-09 bdemskychanges
2010-11-09 bdemsky(1) make type of memPool more precise...
2010-11-09 jjenistabug fixes in logic
2010-11-09 jjenistareorganize stall code
2010-11-09 yeomchanges on rcr stall site generation
2010-11-08 yeomdo not generate enqueueTR for the main method
2010-11-08 bdemskyfix bug
2010-11-08 bdemskychanges:
2010-11-06 yeomchange: more aggressively re-initialize fields of rcrRe...
2010-11-05 yeomhave an exceptional case that do not generate fine...
2010-11-05 bdemskyanother bug fix
2010-11-05 bdemskybug fixes
2010-11-05 bdemskychanges
2010-11-03 jzhouFix volatile in mgc version. Volatile variable should...
2010-11-03 jjenistalabyrinth is seg-faulting, if you uncomment these new...
2010-11-03 stepheySeparated out Demsky's hashStructure interface code...
2010-11-03 jjenistawhen the RCR system resolves a parent stall site, the...
2010-11-03 jjenistathis check shows that some kind of array pointer is...
2010-11-03 bdemskychanges
2010-11-03 bdemskybug
2010-11-03 bdemskycode changes
next