IRC.git
14 years agolittle changes to keep, debugging removed
jjenista [Mon, 19 Oct 2009 17:31:05 +0000 (17:31 +0000)]
little changes to keep, debugging removed

14 years agoreadme + input files
bdemsky [Mon, 19 Oct 2009 09:12:51 +0000 (09:12 +0000)]
readme + input files
more bug fixes

14 years agomore bug fixes
bdemsky [Mon, 19 Oct 2009 06:56:29 +0000 (06:56 +0000)]
more bug fixes

14 years agobug fixes
bdemsky [Sun, 18 Oct 2009 10:53:59 +0000 (10:53 +0000)]
bug fixes

14 years agomissing class
bdemsky [Sun, 18 Oct 2009 09:56:13 +0000 (09:56 +0000)]
missing class

14 years agochange
bdemsky [Sun, 18 Oct 2009 09:54:59 +0000 (09:54 +0000)]
change

14 years agoallow threads to request abort
bdemsky [Sun, 18 Oct 2009 09:54:26 +0000 (09:54 +0000)]
allow threads to request abort

14 years agoenough to parse
bdemsky [Sun, 18 Oct 2009 09:53:53 +0000 (09:53 +0000)]
enough to parse

14 years agoalmost done with port
bdemsky [Sun, 18 Oct 2009 06:02:25 +0000 (06:02 +0000)]
almost done with port

15 years agochanges
bdemsky [Sat, 17 Oct 2009 22:19:02 +0000 (22:19 +0000)]
changes

15 years agochanges
bdemsky [Sat, 17 Oct 2009 21:56:43 +0000 (21:56 +0000)]
changes

15 years agocapitalization
bdemsky [Sat, 17 Oct 2009 21:15:57 +0000 (21:15 +0000)]
capitalization

15 years agomore bug fixes
bdemsky [Sat, 17 Oct 2009 21:13:41 +0000 (21:13 +0000)]
more bug fixes

15 years agochanges towards finishing yada
bdemsky [Sat, 17 Oct 2009 01:01:43 +0000 (01:01 +0000)]
changes towards finishing yada

15 years agoforgot these files
jihoonl [Fri, 16 Oct 2009 23:30:49 +0000 (23:30 +0000)]
forgot these files

15 years agoSpider benchmark
jihoonl [Fri, 16 Oct 2009 23:25:35 +0000 (23:25 +0000)]
Spider benchmark

15 years agomakefil
bdemsky [Fri, 16 Oct 2009 21:35:34 +0000 (21:35 +0000)]
makefil

15 years agoparses
bdemsky [Fri, 16 Oct 2009 21:35:22 +0000 (21:35 +0000)]
parses

15 years agoworking on directto benchmark--removing code like unused constructors that hinder...
jjenista [Fri, 16 Oct 2009 17:59:16 +0000 (17:59 +0000)]
working on directto benchmark--removing code like unused constructors that hinder program understanding, and tinkering with the stripped down version for exploring analysis weaknesses

15 years agocompiler options for call map debugging
jjenista [Fri, 16 Oct 2009 17:57:13 +0000 (17:57 +0000)]
compiler options for call map debugging

15 years agomore benchmark
bdemsky [Fri, 16 Oct 2009 10:11:31 +0000 (10:11 +0000)]
more benchmark

15 years agobeginnings of port...won't compile yet
bdemsky [Fri, 16 Oct 2009 08:51:15 +0000 (08:51 +0000)]
beginnings of port...won't compile yet

15 years agoremove unused array
bdemsky [Fri, 16 Oct 2009 03:18:02 +0000 (03:18 +0000)]
remove unused array

15 years agoback out change
bdemsky [Fri, 16 Oct 2009 03:17:25 +0000 (03:17 +0000)]
back out change

15 years agochanges
bdemsky [Fri, 16 Oct 2009 03:15:08 +0000 (03:15 +0000)]
changes

15 years agorevert commented out change
bdemsky [Fri, 16 Oct 2009 03:13:33 +0000 (03:13 +0000)]
revert commented out change

15 years agochanges to KMeans after bug bix for parsing floats
adash [Fri, 16 Oct 2009 01:28:39 +0000 (01:28 +0000)]
changes to KMeans after bug bix for parsing floats
change manual prefetch placements
rearrange atomic blocks to enable parallel part of the code and not use one big lock
around work function

15 years agochange
bdemsky [Fri, 16 Oct 2009 00:42:10 +0000 (00:42 +0000)]
change

15 years agobig problem
bdemsky [Thu, 15 Oct 2009 23:59:00 +0000 (23:59 +0000)]
big problem

15 years agochanges
bdemsky [Thu, 15 Oct 2009 07:37:23 +0000 (07:37 +0000)]
changes

15 years agoadd more lock primitives
bdemsky [Thu, 15 Oct 2009 05:32:29 +0000 (05:32 +0000)]
add more lock primitives

15 years agomore bug fixes
bdemsky [Thu, 15 Oct 2009 03:27:59 +0000 (03:27 +0000)]
more bug fixes

15 years agobug fixes
bdemsky [Thu, 15 Oct 2009 02:31:12 +0000 (02:31 +0000)]
bug fixes

15 years agobug fixes
bdemsky [Thu, 15 Oct 2009 01:11:32 +0000 (01:11 +0000)]
bug fixes

15 years agochange inputs random10000_12
adash [Thu, 15 Oct 2009 00:22:21 +0000 (00:22 +0000)]
change inputs random10000_12
atomic blocks around readFromFile()

15 years agomore work towards supporting arrays
bdemsky [Wed, 14 Oct 2009 20:38:04 +0000 (20:38 +0000)]
more work towards supporting arrays

15 years agoadded new input file for kmeans random10000_12
adash [Wed, 14 Oct 2009 18:58:12 +0000 (18:58 +0000)]
added new input file for kmeans random10000_12

15 years agoinvestigating OOPSLA benchmarks further
jjenista [Wed, 14 Oct 2009 15:09:54 +0000 (15:09 +0000)]
investigating OOPSLA benchmarks further

15 years agoupdating graph display options
jjenista [Wed, 14 Oct 2009 15:09:22 +0000 (15:09 +0000)]
updating graph display options

15 years agomore changes towards word level support for arrays
bdemsky [Wed, 14 Oct 2009 09:42:58 +0000 (09:42 +0000)]
more changes towards word level support for arrays

15 years agoback to compiling
bdemsky [Wed, 14 Oct 2009 08:45:26 +0000 (08:45 +0000)]
back to compiling

15 years ago*** empty log message ***
bdemsky [Wed, 14 Oct 2009 08:30:24 +0000 (08:30 +0000)]
*** empty log message ***

15 years agochange
bdemsky [Wed, 14 Oct 2009 08:25:52 +0000 (08:25 +0000)]
change

15 years agochange
bdemsky [Wed, 14 Oct 2009 08:15:51 +0000 (08:15 +0000)]
change

15 years agochange
bdemsky [Wed, 14 Oct 2009 08:12:08 +0000 (08:12 +0000)]
change

15 years agotry to organize code more...
bdemsky [Wed, 14 Oct 2009 08:05:55 +0000 (08:05 +0000)]
try to organize code more...

15 years agochanges
bdemsky [Wed, 14 Oct 2009 02:15:36 +0000 (02:15 +0000)]
changes

15 years agochanges to manual prefetching (combine severals sends/recvs)
adash [Wed, 14 Oct 2009 00:14:00 +0000 (00:14 +0000)]
changes to manual prefetching (combine severals sends/recvs)
add logevent to SingleTM microbenchmark

15 years agochanges
bdemsky [Wed, 14 Oct 2009 00:12:53 +0000 (00:12 +0000)]
changes

15 years agogive nodes unique id's for printing code
bdemsky [Wed, 14 Oct 2009 00:07:36 +0000 (00:07 +0000)]
give nodes unique id's for printing code

15 years agoadd comments to made it easier to understand
bdemsky [Wed, 14 Oct 2009 00:07:12 +0000 (00:07 +0000)]
add comments to made it easier to understand

15 years agocheck-in benchmark changes for ipdps paper
adash [Wed, 14 Oct 2009 00:03:11 +0000 (00:03 +0000)]
check-in benchmark changes for ipdps paper

15 years agomake build system for benchmarks a little nicer
bdemsky [Tue, 13 Oct 2009 23:58:58 +0000 (23:58 +0000)]
make build system for benchmarks a little nicer
working toward word-based STM for arrays

15 years agochanges to intruder
bdemsky [Tue, 13 Oct 2009 23:44:03 +0000 (23:44 +0000)]
changes to intruder

15 years agoobvious typo
bdemsky [Tue, 13 Oct 2009 23:42:13 +0000 (23:42 +0000)]
obvious typo

15 years agomore changes
bdemsky [Tue, 13 Oct 2009 23:39:11 +0000 (23:39 +0000)]
more changes

15 years agoadd new option
bdemsky [Tue, 13 Oct 2009 23:37:32 +0000 (23:37 +0000)]
add new option
try to start to organize these options

15 years agobenchmark set for ipdps 2010 paper
adash [Tue, 13 Oct 2009 23:26:18 +0000 (23:26 +0000)]
benchmark set for ipdps 2010 paper

15 years agomissed a placement of manual prefetch
adash [Tue, 13 Oct 2009 23:08:36 +0000 (23:08 +0000)]
missed a placement of manual prefetch

15 years agoadded manual prefetching kmeans version
adash [Tue, 13 Oct 2009 22:56:15 +0000 (22:56 +0000)]
added manual prefetching kmeans version

15 years ago*** empty log message ***
bdemsky [Tue, 13 Oct 2009 20:53:48 +0000 (20:53 +0000)]
*** empty log message ***

15 years agosmall changes
bdemsky [Tue, 13 Oct 2009 20:33:09 +0000 (20:33 +0000)]
small changes

15 years agochanges
bdemsky [Tue, 13 Oct 2009 09:45:45 +0000 (09:45 +0000)]
changes

15 years agochanges
bdemsky [Tue, 13 Oct 2009 08:08:21 +0000 (08:08 +0000)]
changes

15 years agofixed nasty analysis bug for fission
bdemsky [Tue, 13 Oct 2009 03:07:18 +0000 (03:07 +0000)]
fixed nasty analysis bug for fission

15 years agocomment out inlineprefetch...wasn't supposed to uncomment
bdemsky [Tue, 13 Oct 2009 01:16:43 +0000 (01:16 +0000)]
comment out inlineprefetch...wasn't supposed to uncomment

15 years agochanges
bdemsky [Tue, 13 Oct 2009 01:14:13 +0000 (01:14 +0000)]
changes

15 years agobug fix for inliner
bdemsky [Tue, 13 Oct 2009 01:10:11 +0000 (01:10 +0000)]
bug fix for inliner

15 years agochanges.
yeom [Tue, 13 Oct 2009 00:04:32 +0000 (00:04 +0000)]
changes.

15 years agodecompose parameter regions into caller regions without regarding method context.
yeom [Mon, 12 Oct 2009 23:10:01 +0000 (23:10 +0000)]
decompose parameter regions into caller regions without regarding method context.

15 years agobug fix.
yeom [Mon, 12 Oct 2009 18:59:48 +0000 (18:59 +0000)]
bug fix.

15 years agocollects live-in var's allocation sites when it references to parameter heap region.
yeom [Mon, 12 Oct 2009 18:00:54 +0000 (18:00 +0000)]
collects live-in var's allocation sites when it references to parameter heap region.

15 years agoadd distributed kmeans
adash [Sun, 11 Oct 2009 07:39:13 +0000 (07:39 +0000)]
add distributed kmeans

15 years agobug fix. analyzeMethod of buildgraph has wrong FlatMethod parameter.
yeom [Sat, 10 Oct 2009 00:02:54 +0000 (00:02 +0000)]
bug fix. analyzeMethod of buildgraph has wrong FlatMethod parameter.

15 years agochange
bdemsky [Fri, 9 Oct 2009 18:02:50 +0000 (18:02 +0000)]
change

15 years agochanges
bdemsky [Fri, 9 Oct 2009 17:40:31 +0000 (17:40 +0000)]
changes

15 years agomore reorg
bdemsky [Fri, 9 Oct 2009 17:38:35 +0000 (17:38 +0000)]
more reorg

15 years agomore reorganization
bdemsky [Fri, 9 Oct 2009 11:00:41 +0000 (11:00 +0000)]
more reorganization

15 years agomore reorg
bdemsky [Fri, 9 Oct 2009 10:53:32 +0000 (10:53 +0000)]
more reorg

15 years agochanges
bdemsky [Fri, 9 Oct 2009 10:46:03 +0000 (10:46 +0000)]
changes

15 years agochanges
bdemsky [Fri, 9 Oct 2009 10:40:14 +0000 (10:40 +0000)]
changes

15 years agomove the STM implementation out of the DSTM implementation
bdemsky [Fri, 9 Oct 2009 10:33:57 +0000 (10:33 +0000)]
move the STM implementation out of the DSTM implementation

15 years agosandbox file change
bdemsky [Fri, 9 Oct 2009 10:33:37 +0000 (10:33 +0000)]
sandbox file change

15 years agosandbox
bdemsky [Fri, 9 Oct 2009 07:34:36 +0000 (07:34 +0000)]
sandbox

15 years agotypo
bdemsky [Fri, 9 Oct 2009 07:30:57 +0000 (07:30 +0000)]
typo

15 years agochanges
bdemsky [Fri, 9 Oct 2009 07:27:37 +0000 (07:27 +0000)]
changes

15 years agomove sandbox into different file
bdemsky [Fri, 9 Oct 2009 07:10:22 +0000 (07:10 +0000)]
move sandbox into different file

15 years agoadd sandbox files
bdemsky [Fri, 9 Oct 2009 07:07:58 +0000 (07:07 +0000)]
add sandbox files

15 years agorecovery flag added
jihoonl [Thu, 8 Oct 2009 23:30:34 +0000 (23:30 +0000)]
recovery flag added

15 years agostate.DSMTASK flag is added
jihoonl [Thu, 8 Oct 2009 23:28:54 +0000 (23:28 +0000)]
state.DSMTASK flag is added

15 years ago state.DSMTASK flag is added
jihoonl [Thu, 8 Oct 2009 23:28:12 +0000 (23:28 +0000)]
 state.DSMTASK flag is added

15 years agoglobal classes
jihoonl [Thu, 8 Oct 2009 23:14:45 +0000 (23:14 +0000)]
global classes

15 years agoAllow some disjointness improvements to be turned off, add script to run all benchmar...
jjenista [Thu, 8 Oct 2009 16:51:56 +0000 (16:51 +0000)]
Allow some disjointness improvements to be turned off, add script to run all benchmarks add aggregate results (way overdue), also checking in a test that verifies strong update and global sweep can alter sharing for some programs

15 years agodisjoint analysis with a set of flagged allocation sites of live-in variable.
yeom [Thu, 8 Oct 2009 02:04:43 +0000 (02:04 +0000)]
disjoint analysis with a set of flagged allocation sites of live-in variable.

15 years agoupdating results
jjenista [Thu, 8 Oct 2009 01:58:50 +0000 (01:58 +0000)]
updating results

15 years agoadd recovery Task file
adash [Wed, 7 Oct 2009 23:37:03 +0000 (23:37 +0000)]
add recovery Task file

15 years ago changes to enable recovery
adash [Wed, 7 Oct 2009 23:34:58 +0000 (23:34 +0000)]
 changes to enable recovery

15 years agorecovery web crawler
jihoonl [Wed, 7 Oct 2009 19:24:38 +0000 (19:24 +0000)]
recovery web crawler

15 years agorecovery added
jihoonl [Wed, 7 Oct 2009 19:23:05 +0000 (19:23 +0000)]
recovery added

15 years agorecovery flag added
jihoonl [Wed, 7 Oct 2009 19:22:07 +0000 (19:22 +0000)]
recovery flag added