bug fixes
[IRC.git] / Robust / src / Analysis /
2008-03-21 jjenistaCollect merge of FlatReturn ownership graphs for use...
2008-03-20 adasha)Fix prefetch analysis bugs
2008-03-13 jjenistaStable state capture.
2008-03-11 jjenistaFixed bug that heap regions from allocation sites are...
2008-03-10 jjenistaMost up-to-date allocation site algorithm implemented...
2008-03-06 bdemskytd can be null
2008-03-03 jjenistaCapture stable state.
2008-02-29 jjenistaMethod scheduling handles recursion and dependency.
2008-02-27 jjenistaCapturing stable state.
2008-02-22 jjenistaCapture stable point.
2008-02-21 jjenistaAdded public access method for the callee->callerSet...
2008-02-20 jjenistaChanged integration of ownership analysis into Main...
2008-02-20 jzhouadd scheduling simulator
2008-02-19 jjenistaUpdated CallGraph to keep an inverse map (callee->calle...
2008-02-19 adashjava: out of heap space bug fix
2008-02-12 bdemskycorrect localityanalysis
2008-02-12 jjenistaStub out ownership analysis classes that break compilation.
2008-02-12 bdemskybug fix
2008-02-11 jjenistaAdded generation of method dependency map
2008-02-05 jjenistacapturing before making big changes
2008-01-30 bdemskyfix bug in locality analysis
2008-01-23 jzhouAdd generating scheduling algorithm
2008-01-16 jzhouAdd new feature of splitting nodes into Scheduling...
2008-01-11 bdemskychanges
2008-01-11 bdemskyadd another class
2008-01-11 bdemskymore changes
2008-01-11 bdemskymore changes
2008-01-10 bdemskymore changes
2008-01-10 bdemskymore code
2008-01-10 bdemskychanges
2008-01-09 bdemskynew class
2008-01-09 bdemskychanges
2008-01-08 bdemskychanges
2008-01-07 bdemskychecking in beginnings of tag state analysis
2008-01-04 bdemskyclean up join changes
2008-01-03 jzhouMake the Scheduling codes can handle back edges in...
2008-01-03 adashAdd initial functions for thread join support
2008-01-03 jzhouAdd directory and codes for task scheduling
2007-12-21 bdemskyfix bugs
2007-12-20 adashminor changes
2007-12-19 bdemskycorrection
2007-12-15 adashIn prefetch analysis:
2007-12-11 adashBuild C code for prefetches complete
2007-12-07 adashadded test files
2007-11-30 adashAdded some intial code for Building flatcode for prefet...
2007-11-30 jjenistaFixed a bug where OwnershipGraph.writeGraph() visits...
2007-11-29 adashforgot to add the correct code
2007-11-29 bdemskyadd Prefetch nodes to the list of nodes to ignore
2007-11-29 adashAdded code to insertprefetch nodes
2007-11-28 jjenistaOwnership analysis handles assignment, field setting...
2007-11-28 jjenistaFound a bug in OwnershipGraph.java when writing out...
2007-11-28 jjenistaOwnershipGraph and Node classes are working and tested.
2007-11-27 adashAdd mappings between prefetch pairs of child and parent...
2007-11-16 adashFix minor bug
2007-11-15 adashBug fixes for termination in loops,
2007-11-13 jjenistaFine heap representation, can only handle simple code.
2007-11-13 jjenistaBasic ownership analysis and a simple alias test added.
2007-11-13 jjenistaAdded framework for ownership analysis.
2007-11-12 adashComplete prefetch analysis : TODO check for some more...
2007-11-10 bdemskybug fixes
2007-11-09 bdemskymore bugs
2007-11-09 jjenistaFlatIRGraph for creating dot files of Flat IR.
2007-11-09 bdemskymore bugs
2007-11-08 bdemskymore changes
2007-11-08 bdemskymore bugs
2007-11-06 adashAdd IndexDescritor.java to handle arrays
2007-11-02 bdemskyfix bug in task graph
2007-10-31 adashbug fixes to handle propagation for FlatOpNode method...
2007-10-29 adashfixes for equals() method in PrefetchPair
2007-10-25 adashseveral bug fixes
2007-10-23 adashbug fixes and new code for analysis of FlatFieldNode
2007-10-22 adashPrefetchanalysis code
2007-10-18 adashAdded methods equals() and hashCode() to prefetchpair
2007-10-17 adash Remove unnecessarily checked files
2007-10-17 adashAdd prefetch analysis for FlatFieldNode.
2007-10-02 bdemskyfix optional arguments...lots of changes
2007-09-25 bdemskyfile where prefetch analysis will reside
2007-09-17 bdemskybug fix for my bug that Alokika found
2007-09-17 bdemskyrewrite of William's analysis to clean it up a bit...
2007-09-14 bdemskythread stuff
2007-09-13 bdemskycode changes
2007-09-13 bdemskyremove hashfunction/equals methods
2007-09-13 bdemskysmall change in results of Execution Graph...it will...
2007-09-13 bdemskysimplify ExecutionGraph code
2007-09-13 adashStarting remote thread : Just test
2007-09-12 bdemskychanges
2007-09-11 bdemskymore fixes
2007-09-11 bdemskymake simple example work
2007-08-16 bdemskymy changes
2007-08-16 bdemskyfix bugs in transaction code that:
2007-08-15 bdemskycode checked in
2007-08-15 bdemskylots of changes for dsm now that william's stuff is...
2007-08-15 wmontazBug fixed in BuildCode.
2007-08-10 bdemskymore changes
2007-08-10 bdemskymore code for support DSM
2007-08-09 bdemskymore changes toward compiler DSM support
2007-08-08 bdemskySimplify BuildCode more...
2007-08-08 bdemskyanalysis
2007-08-07 wmontaznew class names. build output code for optional tasks.
2007-08-06 bdemskyforgot file
next