IRC.git
2011-04-02 jjenistastuff for running set up
2011-04-02 jjenistamodified algorithm for dfj style parallelism
2011-04-02 bdemskystatic variables now actually work...we don't want...
2011-04-02 bdemskyadd RCR to the global gc initializer...bad if we have...
2011-04-02 jzhouBug fixes and add some code for easy debugging
2011-04-02 bdemskybug fix for yeom...can you try to see if power works...
2011-04-01 bdemskybuild pruned graphs that encode conflict information...
2011-04-01 stepheyThese are the files that were giving me trouble last...
2011-04-01 bdemskymake hashCode a native method for java lang Object...
2011-04-01 bdemskymove hashCode method to native method
2011-04-01 bdemskybug fix for stephen
2011-03-31 yeomonly print out line numbers in debug mode
2011-03-31 yeombring last changes before executing benchmakrs
2011-03-31 yeomchanges: reorganizes debug messages
2011-03-31 yeomadd a new compiler flag -nolock: turning off synchroniz...
2011-03-31 yeomchanges for better debug messages
2011-03-31 yeomchanges.
2011-03-31 stepheyAdded in semi-trivial locations (to test it). However...
2011-03-31 stepheyTried to squeeze out more performance by changing the...
2011-03-31 jzhouBug fix: should use unsigned int instead of int for...
2011-03-31 yeomchanges: only apply the variable analysis on the method...
2011-03-31 yeomchange
2011-03-31 stepheyAdded manual invocation of garbage collector via System...
2011-03-31 stepheyOptimized HashMap/HashSet and added System.gc() for...
2011-03-31 stepheyChanges/optimizations to benchmark.
2011-03-31 yeomchange due to changes of math class library
2011-03-30 yeombug fixes on OoOJava, now it works fine with all of...
2011-03-30 stepheyThe benchmark works as far as I can tell (passes intern...
2011-03-30 stepheyIt compiles and runs now... but it doesn't appear to...
2011-03-29 stepheyCompiles with a few warnings... Doesn't run yet though.
2011-03-29 stepheyAdded an error case
2011-03-29 stepheyShouldn't have been checked in the first place... accident.
2011-03-29 jzhouRemove the local mapping tbl and shared mapping tbl...
2011-03-29 stepheyCloser to compiling. at the moment, it throws a NullPoi...
2011-03-29 bdemskyclean up math.java a little...standardize things to...
2011-03-29 stepheyAdded min/max for long
2011-03-29 stepheyChanged LinkedList to return a boolean instead of crash...
2011-03-29 stepheyThese are the Delaunay Refinement files with the generi...
2011-03-29 bdemskymore bug fixes
2011-03-28 bdemskymemory leaks for rentry
2011-03-28 bdemskymake compile
2011-03-28 bdemskybug fixes
2011-03-28 bdemskychanges
2011-03-28 bdemskybug fix...
2011-03-28 bdemskyhave to treat reads of inaccessible variables that...
2011-03-28 bdemskychanges...
2011-03-28 bdemskyanother bug fix...need to visit everything once also..
2011-03-28 bdemskycould infinite loop under some cases...think this fixes...
2011-03-28 bdemskybug fix
2011-03-28 yeombug fix on RBlockRelationAnalysis: found that status...
2011-03-27 bdemskymore bug fixes
2011-03-27 jzhouBug fix in MGC version: bamboo_threadlocks is also...
2011-03-26 bdemskybug fix
2011-03-26 bdemskyhacks to improve speed...including turning off debugging
2011-03-26 bdemskychanges
2011-03-26 bdemskybug fix
2011-03-26 bdemskyadd support for super calls...ie...super.foo()
2011-03-26 bdemskyfix various runtime bugs...most benchmarks running...
2011-03-26 yeomchanges.
2011-03-25 bdemskybug fixes
2011-03-25 bdemskybug fix..
2011-03-25 bdemskydefine bool
2011-03-25 bdemskychanges
2011-03-25 bdemskybug fix
2011-03-25 bdemskybug fix
2011-03-25 bdemskytypo
2011-03-25 bdemskychanges
2011-03-25 bdemskychanges
2011-03-25 bdemskytry to get runtimeconflictresolver working...and cleani...
2011-03-25 bdemskychanges to process/prune state machines
2011-03-25 bdemskyclass to prune/process state machines
2011-03-24 bdemskyadd lookup tables for effects
2011-03-24 yeomchanges on ssjava.
2011-03-24 bdemskyBug fix...supposed to pass in bsm into Pointer analysis...
2011-03-24 bdemskyinitial taint should have null whereDefined so we don...
2011-03-24 jzhouBug fixes for gc
2011-03-23 bdemskyget rid of length field....
2011-03-23 jzhouBug fixes for gc
2011-03-23 jzhouBug fix
2011-03-23 stepheyMoved all unused methods to the bottom of the file.
2011-03-23 stepheyChanged a lot of things in RCR. It works for the most...
2011-03-23 bdemskybug fix
2011-03-23 bdemskybug fixes...
2011-03-23 bdemskybug fixes
2011-03-23 jzhouBug fixes in MGC verison. SPECjbb2005 is now working...
2011-03-23 stepheyJim told me to do this...
2011-03-23 jjenistachanged options in code to actually print reach states...
2011-03-23 jjenistaa bug, fix it later
2011-03-22 jjenistacc paper example, THERE IS A BUG
2011-03-22 bdemskybug fix
2011-03-22 bdemskybug fixes
2011-03-22 bdemskysmall bug
2011-03-22 bdemskyfix mistake....allocnodes are like disjoint heapregionn...
2011-03-22 bdemskychanges to give compiler run times for phases....
2011-03-22 bdemskychange so that new analysis runs for all benchmarks
2011-03-22 yeombug fix on the glb function of the lattice + working...
2011-03-21 stepheyWork in progress... I need to rework how to handle...
2011-03-21 bdemskydon't need to do pointer analysis in Main
2011-03-21 bdemskyfixing bugs...
2011-03-19 stepheyUpdated hashRCR and Queue_RCR to conform with new stand...
next