projects
/
IRC.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IRC.git
2008-03-02
adash
remove unnecessary lines
commit
|
commitdiff
|
tree
|
snapshot
2008-03-02
adash
removed prefetch option from makefile(temporary)
commit
|
commitdiff
|
tree
|
snapshot
2008-03-02
adash
Added checks and minor bug fix
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
jjenista
Made FlatNode child classes have more descriptive toStr...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
jjenista
Fixed bug in toString() for FlatMethod of a task.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
jjenista
Method scheduling handles recursion and dependency.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
bdemsky
bug fixes for evil garbage collection bugs...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
adash
bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
adash
MatrixMultiply with stringbuffer support
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
adash
bug
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
jjenista
Capturing stable state.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
adash
Bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
bdemsky
bug fix
commit
|
commitdiff
|
tree
|
snapshot
2008-02-22
jjenista
Capture stable point.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-21
jjenista
Added public access method for the callee->callerSet...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
sivaji
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
sivaji
Added the buggy version for the user study.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
jjenista
Added an intermediate target for just the compiler...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
jjenista
Changed integration of ownership analysis into Main...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
adash
bug fix in for loop
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
bdemsky
group things better...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
adash
some bug fixes for sending and receiving objects (that...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
adash
move multiply() code into run()
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
jzhou
correct some spelling error
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
jzhou
add scheduling simulator
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
jzhou
add scheduling simulator
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
jjenista
Updated CallGraph to keep an inverse map (callee->calle...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
adash
java: out of heap space bug fix
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
adash
Modified the display layout
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
adash
small fixes,
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
adash
working version
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
adash
bug fix for global variables
commit
|
commitdiff
|
tree
|
snapshot
2008-02-17
adash
Remove file
commit
|
commitdiff
|
tree
|
snapshot
2008-02-17
adash
MatrixMultiply example with compile errors
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
bdemsky
bug fix
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
adash
bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
bdemsky
change
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
adash
trans.c is still buggy for large number of threads
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
jjenista
Added ownership analysis classes.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
adash
Add MatrixMultiply benchmark with thread join
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
adash
Add SOR benchmark
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
bdemsky
correct localityanalysis
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
jjenista
Stub out ownership analysis classes that break compilation.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
bdemsky
bug fix
commit
|
commitdiff
|
tree
|
snapshot
2008-02-11
jjenista
Added generation of method dependency map
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
jjenista
Capturing tests before making big changes to ownership...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
jjenista
capturing before making big changes
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
bdemsky
fix bug alokika found...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-31
adash
changes to testcase file
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
adash
make changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
jzhou
remove some codes for scheduling
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
bdemsky
fix bug in locality analysis
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
adash
Remove unnecessary file
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
adash
fix memory corruption errors and replace mallocs with...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
jzhou
Add generating scheduling algorithm
commit
|
commitdiff
|
tree
|
snapshot
2008-01-21
adash
more changes and some bug fixes for thread notify
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
adash
Implementation for thread join and wait and notify...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
adash
Correct the join testcase
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
adash
Testing thread join testcase
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
adash
edit the buildscript options
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
erubow
First attempt at porting a java benchmark. Not working...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
jzhou
Add new feature of splitting nodes into Scheduling...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
bdemsky
another file
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
bdemsky
add another class
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
bdemsky
more changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
bdemsky
more changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
adash
Initial thread join modifications
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
bdemsky
more changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
bdemsky
more changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
bdemsky
more code
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
bdemsky
new class
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
bdemsky
commit out Jim's code so the compiler in CVS will compile.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-08
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-07
bdemsky
checking in beginnings of tag state analysis
commit
|
commitdiff
|
tree
|
snapshot
2008-01-05
adash
bug fix
commit
|
commitdiff
|
tree
|
snapshot
2008-01-04
jjenista
Changed compilation units for OwnershipAnalysis.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-04
bdemsky
clean up join changes
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
adash
fixed array notation
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
jzhou
Make the Scheduling codes can handle back edges in...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
adash
Add initial functions for thread join support
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
adash
New test case for thread join
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
jzhou
Add directory and codes for task scheduling
commit
|
commitdiff
|
tree
|
snapshot
2007-12-28
sivaji
Removed the listing of links for classes without flags...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-21
bdemsky
fix bugs
commit
|
commitdiff
|
tree
|
snapshot
2007-12-20
adash
minor changes
commit
|
commitdiff
|
tree
|
snapshot
2007-12-19
bdemsky
correction
commit
|
commitdiff
|
tree
|
snapshot
2007-12-18
bdemsky
change
commit
|
commitdiff
|
tree
|
snapshot
2007-12-18
adash
bug fixes........but still fails
commit
|
commitdiff
|
tree
|
snapshot
2007-12-18
adash
Set fields instead of initializing
commit
|
commitdiff
|
tree
|
snapshot
2007-12-17
adash
fixed bug
commit
|
commitdiff
|
tree
|
snapshot
2007-12-17
bdemsky
need -lm
commit
|
commitdiff
|
tree
|
snapshot
2007-12-15
adash
In prefetch analysis:
commit
|
commitdiff
|
tree
|
snapshot
2007-12-14
adash
New test file that checks handling of arrays in prefetc...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-12
bdemsky
add Random class
commit
|
commitdiff
|
tree
|
snapshot
2007-12-11
bdemsky
support floating point math
commit
|
commitdiff
|
tree
|
snapshot
2007-12-11
adash
Math classlibrary
commit
|
commitdiff
|
tree
|
snapshot
next