IRC.git
2009-05-13 bdemskychanges to compile
2009-05-13 bdemskytry to simplify garbage collector lock
2009-05-13 bdemskychanges to build slightly more optimal code
2009-05-12 bdemskychanges:
2009-05-12 bdemskysmall changes
2009-05-12 adashbug fix: acquire lock before copying the object into...
2009-05-11 adashbug fix: changes to make things safe for the GC
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-08 bdemskysmall changes
2009-05-08 adashAdd new benchmark:....some prelimnary files
2009-05-07 jzhouupdates on Math operations for multicore version
2009-05-07 bdemskysmall changes
2009-05-07 adashthrow out commented code
2009-05-07 adashrace condition fixed: race due to thread rec becoming...
2009-05-07 jzhoucommented out all functions by mistake
2009-05-07 jjenistaCurious. Found a bug in liveness where liveIn set...
2009-05-07 jzhouupdates for multicore version runtime, temporarily...
2009-05-06 jjenistaadd frame for another pass to compute whether variables...
2009-05-06 adashlocking technique for risky objects enabled
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 jjenistaWhy did last checkin of VarSrcTokTable add carot-M...
2009-05-04 adash do a make tabbing
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-29 afedwardUpdating CVS with partially ported benchmark. Sequence...
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 adashchange makefile and add instructions to compile and...
2009-04-27 jjenistaLots of bug fixes with regard to token table--table...
2009-04-25 adash generate stats in runtime. Use -stmstats option for...
2009-04-24 jjenistavariable analysis reports no stalls, stable
2009-04-24 jzhouadd Tilera version stuff in buildscript and removes...
2009-04-23 jjenistabug fixes and implementation adjustments: matches analy...
2009-04-23 jjenistaquick capture
2009-04-23 bdemskychange
2009-04-23 bdemskychange parsing
2009-04-22 jjenistavariable analysis stable, reports stalls all over-...
2009-04-22 jjenistaadd a convenient method to retreive FlatMethod from...
2009-04-22 adashoptimizations for readLine(), this makes executions...
2009-04-22 bdemskytypos
2009-04-22 bdemskyoptimization (or bug fix) depending on how you view it
2009-04-22 adashTests read from a file that uses buffering directly...
2009-04-22 jzhoureorganize multicore version runtime codes for easy...
2009-04-21 jjenistavariable analysis added
2009-04-21 jjenistaRoot SESE ironed out, some reorganization for variable...
2009-04-21 adashverified functionality and correctness with C versions
2009-04-21 bdemskyremove shortcircuits
2009-04-21 bdemskymake method static
2009-04-21 adashprint better error messages
2009-04-21 bdemskybarrier bug
2009-04-20 adashsmall changes and support for printing doubles in Strin...
2009-04-20 adashAdd runtime support for STM Barrier class
2009-04-20 adash new Barrier Class
2009-04-20 adashadd new Barrier...the code still breaks on compiling.
2009-04-18 bdemskyintegrate typeanalysis
2009-04-18 bdemskycomputes which types can actually refer to the same...
2009-04-17 bdemskyNew locking strategy... We no longer read lock objects...
2009-04-17 hkhanginitial checkin
2009-04-17 jjenistavariable source tokens have a temp for the live variabl...
2009-04-17 bdemskyreduce frequency of polling about GC
2009-04-17 bdemskyupdates
2009-04-17 adashtest file for Double to String change
2009-04-17 jjenistaliveness analysis simplified to ignore SESE's, analyzes...
2009-04-17 jjenistareorganizing mlp analysis passes
2009-04-17 bdemskychanges
2009-04-17 bdemskyoptimizations
2009-04-16 jjenistaanother forward pass for mlp analysis
2009-04-16 adashbug fixes for compilation...study functioning
2009-04-16 bdemskychanges to make compiler work without STM flag with...
2009-04-16 bdemskybug fix
2009-04-16 bdemskychanges
2009-04-16 bdemskybug fixes
2009-04-16 bdemskybug fixes.
2009-04-16 bdemskydebug support
2009-04-16 bdemskyfinally fix bug...after a full day on this one.
2009-04-15 adashAdd new Barrier ...will need to change it to a better...
2009-04-15 jjenistafixed liveness analysis
2009-04-15 bdemskyclearer error message
2009-04-15 adashchanges to makefile
2009-04-15 adashinstructions on compiling and running benchmark
2009-04-15 adashadd KMeans benchmark
2009-04-15 jjenistastable version with debug, chasing an analysis bug
2009-04-14 bdemskyadd support for scratch memory
2009-04-14 bdemskychanges
2009-04-14 bdemskychanges to improve performance
2009-04-13 bdemskyfix bugs, speedup
2009-04-13 jjenistamlp conducts a valid variable analysis, but write set...
2009-04-13 jjenistabug fixes, keeping helper hash tables valid through...
2009-04-13 bdemskyavoid resizing...
2009-04-13 bdemskysupport for turning on/off detecting conflict optimizations
2009-04-13 adashDetect if character is a whitespace
next