Bug fixes for generating all execution paths for SESE methods up to and including...
[IRC.git] / Robust / src / IR / Flat /
2009-05-19 jjenistaBug fixes for generating all execution paths for SESE...
2009-05-15 bdemskychanges
2009-05-15 jjenistastable for non-sese projects, an sese can have partial...
2009-05-15 bdemskythis change isn't all that well tested...
2009-05-14 jjenistause sese pretty id and id to generate method names...
2009-05-14 jjenistaLots of changes that aren't working yet, so new methods...
2009-05-13 jzhouUpdates to support multicore version runtime of Tilera...
2009-05-13 bdemskymake atomic work in normal java mode...it just uses...
2009-05-13 bdemskychanges to build slightly more optimal code
2009-05-12 bdemskysmall changes
2009-05-11 adashbug fix: changes to make things safe for the GC
2009-05-07 jzhouupdates on Math operations for multicore version
2009-05-07 jzhouupdates for multicore version runtime, temporarily...
2009-05-04 adash do a make tabbing
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-25 adash generate stats in runtime. Use -stmstats option for...
2009-04-23 jjenistabug fixes and implementation adjustments: matches analy...
2009-04-22 jzhoureorganize multicore version runtime codes for easy...
2009-04-21 bdemskyremove shortcircuits
2009-04-18 bdemskyintegrate typeanalysis
2009-04-17 bdemskyreduce frequency of polling about GC
2009-04-17 jjenistaliveness analysis simplified to ignore SESE's, analyzes...
2009-04-16 bdemskychanges to make compiler work without STM flag with...
2009-04-16 bdemskybug fixes.
2009-04-14 bdemskyadd support for scratch memory
2009-04-14 bdemskychanges
2009-04-13 bdemskysupport for turning on/off detecting conflict optimizations
2009-04-13 bdemskychanges
2009-04-13 bdemskybug fix
2009-04-13 bdemskychanges
2009-04-10 bdemsky64 bit support in case we want it...it appears that...
2009-04-09 bdemskychange
2009-04-09 jjenistastable introduction of mlp analysis, infrastructure...
2009-04-09 jjenistawhen inserting FlatExit, consider if task body's block...
2009-04-09 bdemskybug fixes
2009-04-08 bdemskybug fixes
2009-04-08 bdemskycollect statistics
2009-04-07 jjenistamore mlp infrastructure, stable
2009-04-07 bdemskyfix loop bug
2009-04-07 bdemskySTM testcase works...plenty of bugs still
2009-04-06 jjenistaMove mlp and sese stuff into a separate compiler pass
2009-04-06 bdemskymistake
2009-04-06 bdemskyget rid of compile errors
2009-04-06 bdemskyget compiler side of STM working
2009-04-03 bdemskycode
2009-04-03 bdemskychanges
2009-03-31 jjenistaAdded mlp runtime skeleton, flags to build it, syntax...
2009-03-30 jjenistaa new tiny test and better SESE node printing
2009-03-10 jjenistachanged analysis public interface to report a set of...
2009-03-09 bdemskyfix bug
2009-03-03 bdemskyfixed bug
2009-02-27 bdemskyThread local hack to make transRead faster...
2009-02-23 jzhousupport for new scheduling search algorithm
2009-02-23 jjenistajust added some spaces to improve error message
2009-02-19 jjenistaA start for array initializers. THIS IS NOT A WORKING...
2009-02-18 jjenistaadd escape sequences for single quote and backslash
2009-02-13 bdemskyforgotten classes
2009-02-13 bdemskyInstanceof checks for jim
2009-02-10 jjenistaadded tertiary expression
2009-02-09 bdemskyloop code
2009-02-09 bdemskybug fixes
2009-02-09 bdemskychanges
2009-02-06 bdemskydon't save signal context
2009-02-06 bdemskymore abort fixes
2009-02-06 bdemskychanges to allow abortting a transaction early
2009-02-05 jzhouadd options to close array boundary check in Bamboo
2009-02-02 jjenistadisjointness for Java has all planned features
2009-02-02 bdemskychanges
2009-01-31 jjenistaAdded disjoint analysis for Java
2009-01-30 bdemskyhack to avoid copying transaction local objects
2009-01-29 jjenistaAdded SESE definition support to compiler
2009-01-29 bdemskyhacks to fix issues with benchmarks...
2009-01-06 adashmore changes for rangePrefetch
2009-01-01 jzhouadd RAWCACHEFLUSH micro in multicore version code
2009-01-01 jzhouChange lock strategy in multicore version code. Add...
2008-12-31 adashnew files for new keyword "getoffset"
2008-12-31 adashmodified compiler files for adding new keyword "getoffs...
2008-12-21 bdemskyinline the gc check
2008-11-18 adashcheck in all changes to the benchmarks for the pldi2009...
2008-11-12 jzhouchanges
2008-11-05 jzhoubug fixing
2008-11-04 jzhouadd precise profiling data for multicore version profiling
2008-10-22 jzhouIntegrate Jim's ownership ananlysis and fix some bugs...
2008-09-05 adashChanges to runtime for read/write lock implementation
2008-08-21 bdemskybug fix
2008-08-20 rootanother bug fix
2008-08-20 bdemskytypo
2008-08-20 bdemskychanges
2008-08-19 bdemskyend of reformatting
2008-08-19 bdemskyChange tabbing for everything....
2008-08-19 adashchanges to build script to increase java heap memory
2008-08-18 bdemskycode
2008-08-18 bdemskychange
2008-08-18 bdemskybug
2008-08-18 bdemskybug fix
2008-08-18 jzhoulatest bug fixing and new benchmarks
2008-08-11 jzhoubug fixing in Scheduling analysis(combination stage)
2008-08-03 adashadded dsmdebug file for debugging using macros and...
2008-08-01 adashremove the system.clearPrefetchCache call
next