IRC.git
17 years ago*** empty log message ***
navid [Tue, 10 Feb 2009 05:29:03 +0000 (05:29 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Tue, 10 Feb 2009 03:15:21 +0000 (03:15 +0000)]
*** empty log message ***

17 years agoadded files for new dsm directory
adash [Tue, 10 Feb 2009 01:34:56 +0000 (01:34 +0000)]
added files for new dsm directory

17 years agomoved files to new directory
adash [Tue, 10 Feb 2009 01:34:16 +0000 (01:34 +0000)]
moved files to new directory

17 years agosmall changes and major changes to LookUpService
adash [Tue, 10 Feb 2009 01:31:45 +0000 (01:31 +0000)]
small changes and major changes to LookUpService

17 years agojava benchmark with disjointness annotations
jjenista [Tue, 10 Feb 2009 01:00:26 +0000 (01:00 +0000)]
java benchmark with disjointness annotations

17 years agoclass library additions
jjenista [Tue, 10 Feb 2009 00:59:40 +0000 (00:59 +0000)]
class library additions

17 years agoContinue/Break node
bdemsky [Tue, 10 Feb 2009 00:25:17 +0000 (00:25 +0000)]
Continue/Break node

17 years agoloop code
bdemsky [Mon, 9 Feb 2009 23:14:25 +0000 (23:14 +0000)]
loop code

17 years ago*** empty log message ***
navid [Mon, 9 Feb 2009 20:00:03 +0000 (20:00 +0000)]
*** empty log message ***

17 years ago1. Added new 2DConv 15 X 15 kernel size
adash [Mon, 9 Feb 2009 02:38:27 +0000 (02:38 +0000)]
1. Added new 2DConv 15 X 15 kernel size
2. Added new Moldyn sizes B and C
3. tabbing
4. Fixed Lookup service benchmarks
5. Fixed compiler to allow Object.getType native method call inside transactions

17 years agobug fixes
bdemsky [Mon, 9 Feb 2009 01:59:05 +0000 (01:59 +0000)]
bug  fixes

17 years agofree data structures at abort
bdemsky [Mon, 9 Feb 2009 01:54:37 +0000 (01:54 +0000)]
free data structures at abort
check whether we should bypass commit procedure and just abort

17 years agochanges
bdemsky [Mon, 9 Feb 2009 01:53:27 +0000 (01:53 +0000)]
changes

17 years agonew benchmark for lookup service
adash [Sun, 8 Feb 2009 08:43:44 +0000 (08:43 +0000)]
new benchmark for lookup service

17 years agofix random bugs
bdemsky [Sat, 7 Feb 2009 01:58:26 +0000 (01:58 +0000)]
fix random bugs

17 years agonew algorithm for manual prefetching
adash [Fri, 6 Feb 2009 23:16:53 +0000 (23:16 +0000)]
new algorithm for manual prefetching

17 years agodon't save signal context
bdemsky [Fri, 6 Feb 2009 21:58:58 +0000 (21:58 +0000)]
don't save signal context

17 years agodon't save signals
bdemsky [Fri, 6 Feb 2009 21:58:22 +0000 (21:58 +0000)]
don't save signals

17 years agohack to reduce overheads of Bamboo version
jzhou [Fri, 6 Feb 2009 19:35:20 +0000 (19:35 +0000)]
hack to reduce overheads of Bamboo version

17 years agomore abort fixes
bdemsky [Fri, 6 Feb 2009 10:10:39 +0000 (10:10 +0000)]
more abort fixes

17 years agoabort bug fixes
bdemsky [Fri, 6 Feb 2009 10:10:21 +0000 (10:10 +0000)]
abort bug fixes

17 years agooops..wrong change
bdemsky [Fri, 6 Feb 2009 08:58:11 +0000 (08:58 +0000)]
oops..wrong change

17 years agomissed this change...
bdemsky [Fri, 6 Feb 2009 08:54:00 +0000 (08:54 +0000)]
missed this change...

17 years agoabortreaders option finished
bdemsky [Fri, 6 Feb 2009 08:49:48 +0000 (08:49 +0000)]
abortreaders option finished

17 years agochanges to allow abortting a transaction early
bdemsky [Fri, 6 Feb 2009 08:10:19 +0000 (08:10 +0000)]
changes to allow abortting a transaction early

17 years agoadd malloc attribute
bdemsky [Fri, 6 Feb 2009 07:54:39 +0000 (07:54 +0000)]
add malloc attribute

17 years agochanges
bdemsky [Fri, 6 Feb 2009 07:49:58 +0000 (07:49 +0000)]
changes

17 years agochange
bdemsky [Fri, 6 Feb 2009 01:55:01 +0000 (01:55 +0000)]
change

17 years ago__attribute__(malloc) magic
bdemsky [Fri, 6 Feb 2009 01:54:26 +0000 (01:54 +0000)]
__attribute__(malloc) magic

17 years ago*** empty log message ***
navid [Fri, 6 Feb 2009 01:23:00 +0000 (01:23 +0000)]
*** empty log message ***

17 years agoallow & operation on boolean
jzhou [Fri, 6 Feb 2009 01:21:10 +0000 (01:21 +0000)]
allow & operation on boolean

17 years agoadd options to close array boundary check in Bamboo
jzhou [Thu, 5 Feb 2009 22:51:39 +0000 (22:51 +0000)]
add options to close array boundary check in Bamboo

17 years ago*** empty log message ***
navid [Thu, 5 Feb 2009 22:44:16 +0000 (22:44 +0000)]
*** empty log message ***

17 years agoeliminate null disjoint tags when printing and use proper method for getting the...
jjenista [Thu, 5 Feb 2009 00:35:57 +0000 (00:35 +0000)]
eliminate null disjoint tags when printing and use proper method for getting the program's main method

17 years agobug fix
jzhou [Wed, 4 Feb 2009 21:02:49 +0000 (21:02 +0000)]
bug fix

17 years agoadd c version for FilterBank version and fix original Bamboo version to reduce some...
jzhou [Wed, 4 Feb 2009 20:01:18 +0000 (20:01 +0000)]
add c version for FilterBank version and fix original Bamboo version to reduce some overhead

17 years agofix bugs in scheduling benchmark PSFluidAnimate
jzhou [Wed, 4 Feb 2009 19:57:57 +0000 (19:57 +0000)]
fix bugs in scheduling benchmark PSFluidAnimate

17 years agohelp to clean up scheduling codes in Main.java
jzhou [Wed, 4 Feb 2009 16:33:51 +0000 (16:33 +0000)]
help to clean up scheduling codes in Main.java

17 years agoclean up scheduling codes
jzhou [Wed, 4 Feb 2009 16:32:51 +0000 (16:32 +0000)]
clean up scheduling codes

17 years agobug fixes
bdemsky [Wed, 4 Feb 2009 08:57:22 +0000 (08:57 +0000)]
bug fixes

17 years agohash table
bdemsky [Wed, 4 Feb 2009 08:45:32 +0000 (08:45 +0000)]
hash table

17 years ago*** empty log message ***
navid [Wed, 4 Feb 2009 04:44:17 +0000 (04:44 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Wed, 4 Feb 2009 03:27:52 +0000 (03:27 +0000)]
*** empty log message ***

17 years agoHandle multi-dimensional arrays in disjointness analysis
jjenista [Wed, 4 Feb 2009 00:46:18 +0000 (00:46 +0000)]
Handle multi-dimensional arrays in disjointness analysis

17 years agolexer had implements and interface keywords that were commented out of java14.cup...
jjenista [Tue, 3 Feb 2009 23:20:25 +0000 (23:20 +0000)]
lexer had implements and interface keywords that were commented out of java14.cup, commented them out of the lexer also

17 years agoModified ourjavac and ourjava to benefit from background processing. Will severely...
afedward [Tue, 3 Feb 2009 20:39:20 +0000 (20:39 +0000)]
Modified ourjavac and ourjava to benefit from background processing.  Will severely speed up compilation times.

17 years agobug fix
bdemsky [Tue, 3 Feb 2009 09:17:15 +0000 (09:17 +0000)]
bug fix

17 years agodisjointness for Java has all planned features
jjenista [Mon, 2 Feb 2009 20:54:28 +0000 (20:54 +0000)]
disjointness for Java has all planned features

17 years agoworking support for disjointness on Java, still needs a little more functionality
jjenista [Mon, 2 Feb 2009 19:55:43 +0000 (19:55 +0000)]
working support for disjointness on Java, still needs a little more functionality

17 years agoadd option to short circuit buildscript after compiler analyses are complete
jjenista [Mon, 2 Feb 2009 19:54:35 +0000 (19:54 +0000)]
add option to short circuit buildscript after compiler analyses are complete

17 years agochanges
bdemsky [Mon, 2 Feb 2009 10:13:30 +0000 (10:13 +0000)]
changes

17 years agochanges
bdemsky [Mon, 2 Feb 2009 09:31:03 +0000 (09:31 +0000)]
changes

17 years agonew fastcheck option for bristlecone
bdemsky [Mon, 2 Feb 2009 09:29:42 +0000 (09:29 +0000)]
new fastcheck option for bristlecone

17 years agonew object
bdemsky [Mon, 2 Feb 2009 09:29:07 +0000 (09:29 +0000)]
new object

17 years agoAdded new Java single file
adash [Sun, 1 Feb 2009 04:43:01 +0000 (04:43 +0000)]
Added new Java single file

17 years agoAdded 11 X 11 kernel for convolution
adash [Sun, 1 Feb 2009 04:13:15 +0000 (04:13 +0000)]
Added 11 X 11 kernel for convolution

17 years agoAdded disjoint analysis for Java
jjenista [Sat, 31 Jan 2009 00:00:02 +0000 (00:00 +0000)]
Added disjoint analysis for Java

17 years agoadd comment to make sure that we know that 1 has a special value
bdemsky [Fri, 30 Jan 2009 21:13:30 +0000 (21:13 +0000)]
add comment to make sure that we know that 1 has a special value

17 years agomissing line
bdemsky [Fri, 30 Jan 2009 21:06:05 +0000 (21:06 +0000)]
missing line

17 years agohack to avoid copying transaction local objects
bdemsky [Fri, 30 Jan 2009 20:59:57 +0000 (20:59 +0000)]
hack to avoid copying transaction local objects

17 years agooptimization for local objects
bdemsky [Fri, 30 Jan 2009 20:48:53 +0000 (20:48 +0000)]
optimization for local objects

17 years agorevert to old version for general prefetching
adash [Fri, 30 Jan 2009 04:23:32 +0000 (04:23 +0000)]
revert to old version for general prefetching

17 years agoManual prefetch versions
adash [Fri, 30 Jan 2009 04:09:07 +0000 (04:09 +0000)]
Manual prefetch versions

17 years agofirst stable version with dfs for range prefetching ...some more changes required
adash [Fri, 30 Jan 2009 00:01:56 +0000 (00:01 +0000)]
first stable version with dfs for range prefetching ...some more changes required

17 years agoadded changes to enable rangePrefetching in MatrixMultiply
adash [Thu, 29 Jan 2009 23:55:20 +0000 (23:55 +0000)]
added changes to enable rangePrefetching in MatrixMultiply

17 years agoAdded SESE definition support to compiler
jjenista [Thu, 29 Jan 2009 23:15:06 +0000 (23:15 +0000)]
Added SESE definition support to compiler

17 years agobug fix for printing ops with no rhs
jjenista [Thu, 29 Jan 2009 23:11:16 +0000 (23:11 +0000)]
bug fix for printing ops with no rhs

17 years agocleaned up code
bdemsky [Thu, 29 Jan 2009 22:29:42 +0000 (22:29 +0000)]
cleaned up code
fixed random bugs in the search for the halting bug
defined pure attribute for transRead method...see if gcc can help us
more now

17 years agoThe LOCK prefix should not have been defined away, its absence
bdemsky [Thu, 29 Jan 2009 22:28:30 +0000 (22:28 +0000)]
The LOCK prefix should not have been defined away, its absence
completely breaks the readwrite locks.  This was the reason for
benchmarks that get stuck.

17 years agofix script
bdemsky [Thu, 29 Jan 2009 05:00:24 +0000 (05:00 +0000)]
fix script

17 years agohacks to fix issues with benchmarks...
bdemsky [Thu, 29 Jan 2009 04:52:12 +0000 (04:52 +0000)]
hacks to fix issues with benchmarks...

and to optimize the transRead call

17 years agomake our build process less awful
bdemsky [Wed, 28 Jan 2009 22:54:38 +0000 (22:54 +0000)]
make our build process less awful

17 years agochanges to log network traffic
bdemsky [Wed, 28 Jan 2009 21:40:21 +0000 (21:40 +0000)]
changes to log network traffic

17 years ago*** empty log message ***
navid [Wed, 28 Jan 2009 19:05:07 +0000 (19:05 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Wed, 28 Jan 2009 19:05:06 +0000 (19:05 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Tue, 27 Jan 2009 06:22:42 +0000 (06:22 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Tue, 27 Jan 2009 03:01:02 +0000 (03:01 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Tue, 27 Jan 2009 01:12:16 +0000 (01:12 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Mon, 26 Jan 2009 07:07:45 +0000 (07:07 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Fri, 23 Jan 2009 19:42:02 +0000 (19:42 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Fri, 23 Jan 2009 03:54:45 +0000 (03:54 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Fri, 23 Jan 2009 02:29:12 +0000 (02:29 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Thu, 22 Jan 2009 20:14:30 +0000 (20:14 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Thu, 22 Jan 2009 07:44:55 +0000 (07:44 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Thu, 22 Jan 2009 06:25:24 +0000 (06:25 +0000)]
*** empty log message ***

17 years agogetlenght support added
navid [Thu, 22 Jan 2009 03:13:29 +0000 (03:13 +0000)]
getlenght support added

17 years ago*** empty log message ***
navid [Wed, 21 Jan 2009 20:00:15 +0000 (20:00 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Wed, 21 Jan 2009 19:53:59 +0000 (19:53 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Wed, 21 Jan 2009 19:13:22 +0000 (19:13 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
navid [Wed, 21 Jan 2009 18:58:45 +0000 (18:58 +0000)]
*** empty log message ***

17 years agomodified run script and bm.txt file to work on all benchmarks and java single files
adash [Fri, 16 Jan 2009 00:48:27 +0000 (00:48 +0000)]
modified run script and bm.txt file to work on all benchmarks and java single files

17 years agosmall display message change
adash [Fri, 16 Jan 2009 00:02:11 +0000 (00:02 +0000)]
small display message change

17 years agochange display message
adash [Thu, 15 Jan 2009 20:24:29 +0000 (20:24 +0000)]
change display message

17 years agoAdded
navid [Thu, 15 Jan 2009 20:18:00 +0000 (20:18 +0000)]
Added

17 years agomodified barrieriserver wait to the new ip address (dc-1.calit2.uci.edu)
adash [Thu, 15 Jan 2009 18:31:44 +0000 (18:31 +0000)]
modified barrieriserver wait to the new ip address (dc-1.calit2.uci.edu)

17 years agoRemove old file and check in new makefile
adash [Thu, 15 Jan 2009 01:40:48 +0000 (01:40 +0000)]
Remove old file and check in new makefile

17 years agochange makefile
adash [Thu, 15 Jan 2009 01:38:07 +0000 (01:38 +0000)]
change makefile

17 years agoremove old files
adash [Thu, 15 Jan 2009 01:34:30 +0000 (01:34 +0000)]
remove old files

17 years agodelete extra mid statement
adash [Thu, 15 Jan 2009 01:33:05 +0000 (01:33 +0000)]
delete extra mid statement