2009-04-07 |
adash | change of option for makefile |
commit | commitdiff | tree | snapshot |
2009-04-07 |
adash | changes to Test benchmark |
commit | commitdiff | tree | snapshot |
2009-04-07 |
jjenista | more mlp infrastructure, stable |
commit | commitdiff | tree | snapshot |
2009-04-07 |
bdemsky | changes to garbage collect STM |
commit | commitdiff | tree | snapshot |
2009-04-07 |
bdemsky | fix compile |
commit | commitdiff | tree | snapshot |
2009-04-07 |
bdemsky | memory stuff |
commit | commitdiff | tree | snapshot |
2009-04-07 |
bdemsky | fix loop bug |
commit | commitdiff | tree | snapshot |
2009-04-07 |
adash | STM benchmark ported |
commit | commitdiff | tree | snapshot |
2009-04-07 |
bdemsky | STM testcase works...plenty of bugs still |
commit | commitdiff | tree | snapshot |
2009-04-06 |
bdemsky | number of changes |
commit | commitdiff | tree | snapshot |
2009-04-06 |
bdemsky | closer to compiling |
commit | commitdiff | tree | snapshot |
2009-04-06 |
jjenista | some commented out code transplanted from BuildFlat... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
jjenista | Move mlp and sese stuff into a separate compiler pass |
commit | commitdiff | tree | snapshot |
2009-04-06 |
jjenista | use a clearer sese name when viewed in built code and... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
bdemsky | mistake |
commit | commitdiff | tree | snapshot |
2009-04-06 |
bdemsky | get rid of compile errors |
commit | commitdiff | tree | snapshot |
2009-04-06 |
bdemsky | oops |
commit | commitdiff | tree | snapshot |
2009-04-06 |
bdemsky | get rid of error message about needtocollect |
commit | commitdiff | tree | snapshot |
2009-04-06 |
adash | more changes (get rid of getnewOID and use TRANSREAD... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
bdemsky | another idea |
commit | commitdiff | tree | snapshot |
2009-04-06 |
bdemsky | STM versions |
commit | commitdiff | tree | snapshot |
2009-04-06 |
bdemsky | get compiler side of STM working |
commit | commitdiff | tree | snapshot |
2009-04-05 |
bdemsky | new write barrier class |
commit | commitdiff | tree | snapshot |
2009-04-03 |
adash | added options for STM |
commit | commitdiff | tree | snapshot |
2009-04-03 |
adash | new files for STM |
commit | commitdiff | tree | snapshot |
2009-04-03 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2009-04-03 |
adash | small changes to buildscript to add runtime check... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
adash | test file for STM |
commit | commitdiff | tree | snapshot |
2009-04-03 |
bdemsky | support for STM |
commit | commitdiff | tree | snapshot |
2009-04-03 |
bdemsky | state change |
commit | commitdiff | tree | snapshot |
2009-04-03 |
bdemsky | updates |
commit | commitdiff | tree | snapshot |
2009-04-03 |
bdemsky | code |
commit | commitdiff | tree | snapshot |
2009-04-03 |
bdemsky | new makefile changes |
commit | commitdiff | tree | snapshot |
2009-04-03 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2009-04-03 |
bdemsky | lots of bugs |
commit | commitdiff | tree | snapshot |
2009-04-02 |
jjenista | loop doesn't work, function calls don't work |
commit | commitdiff | tree | snapshot |
2009-04-02 |
jjenista | a setjmp implementation of single-threaded mlp API |
commit | commitdiff | tree | snapshot |
2009-04-02 |
bdemsky | a whole bunch of optimizations...should be useful for... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
adash | add new option -singleTM for committing transactions... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
jjenista | Added mlp runtime skeleton, flags to build it, syntax... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
jjenista | a new tiny test and better SESE node printing |
commit | commitdiff | tree | snapshot |
2009-03-30 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2009-03-27 |
bdemsky | loop analysis stuff |
commit | commitdiff | tree | snapshot |
2009-03-27 |
bdemsky | DefUse analysis |
commit | commitdiff | tree | snapshot |
2009-03-27 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2009-03-27 |
bdemsky | hack loop optimizations |
commit | commitdiff | tree | snapshot |
2009-03-24 |
jjenista | new benchmark results |
commit | commitdiff | tree | snapshot |
2009-03-24 |
jjenista | keep alpha source states during node propagation |
commit | commitdiff | tree | snapshot |
2009-03-24 |
bdemsky | print out line count |
commit | commitdiff | tree | snapshot |
2009-03-24 |
jjenista | edge matching bug fix and add alpha source states back |
commit | commitdiff | tree | snapshot |
2009-03-24 |
bdemsky | cache lots of results instead of recomputing them |
commit | commitdiff | tree | snapshot |
2009-03-24 |
jjenista | fix bug when mapping callee edges into caller, gotta... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
bdemsky | speedup |
commit | commitdiff | tree | snapshot |
2009-03-24 |
jjenista | improve strong update conditions for store, add strong... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
bdemsky | improve performance |
commit | commitdiff | tree | snapshot |
2009-03-23 |
jjenista | fix edge propagation to union effects |
commit | commitdiff | tree | snapshot |
2009-03-23 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2009-03-23 |
jjenista | bug fix: changed contains() to containsKey() where... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
jjenista | don't do strong updates on array element references |
commit | commitdiff | tree | snapshot |
2009-03-23 |
bdemsky | small test |
commit | commitdiff | tree | snapshot |
2009-03-23 |
bdemsky | even simpler |
commit | commitdiff | tree | snapshot |
2009-03-23 |
jjenista | don't add immutable or primitive parameters to alias... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
bdemsky | evil hack...need to fix arity scheme to match paper... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
jjenista | commenting out debugging |
commit | commitdiff | tree | snapshot |
2009-03-22 |
jjenista | merging lab changes with home changes |
commit | commitdiff | tree | snapshot |
2009-03-22 |
jjenista | added smaller version of directo for something in betwe... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
jjenista | just leave commented becuase it is a useful little... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
jjenista | see array dimensions when writing out |
commit | commitdiff | tree | snapshot |
2009-03-22 |
jjenista | changes and debug |
commit | commitdiff | tree | snapshot |
2009-03-21 |
jjenista | changes |
commit | commitdiff | tree | snapshot |
2009-03-20 |
jjenista | new parameter model and mapping procedure stable, doing... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
jjenista | more progress toward new parameter model |
commit | commitdiff | tree | snapshot |
2009-03-20 |
jzhou | changes on directed simulated annealing |
commit | commitdiff | tree | snapshot |
2009-03-19 |
jjenista | Stable, partially functional implementation of new... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
navid | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2009-03-18 |
adash | Commit all latest files for fse.dsm submission |
commit | commitdiff | tree | snapshot |
2009-03-18 |
adash | new script for run.sh |
commit | commitdiff | tree | snapshot |
2009-03-18 |
adash | latest run script |
commit | commitdiff | tree | snapshot |
2009-03-17 |
jjenista | Partial, stable update that builds param index mappings... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
jjenista | Build aliased parameter models--still a partial impleme... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
jjenista | partway to new parameter model |
commit | commitdiff | tree | snapshot |
2009-03-16 |
jjenista | Stable capture while moving towards typed heap regions... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
adash | add makefile |
commit | commitdiff | tree | snapshot |
2009-03-16 |
adash | most recent versions |
commit | commitdiff | tree | snapshot |
2009-03-14 |
bdemsky | hack to avoid reprefetching the same things |
commit | commitdiff | tree | snapshot |
2009-03-14 |
bdemsky | change |
commit | commitdiff | tree | snapshot |
2009-03-14 |
bdemsky | align everything to 8 byte boundaries |
commit | commitdiff | tree | snapshot |
2009-03-14 |
bdemsky | align to 8 byte boundaries |
commit | commitdiff | tree | snapshot |
2009-03-14 |
jzhou | add -abcclose into buildscript |
commit | commitdiff | tree | snapshot |
2009-03-13 |
jjenista | Be more precise about enqueing dependent method context... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
adash | bug fix for getting the correct offset when prefetching |
commit | commitdiff | tree | snapshot |
2009-03-13 |
bdemsky | batch communications for prefetches |
commit | commitdiff | tree | snapshot |
2009-03-13 |
bdemsky | takes parameter that specifies how many items to prefetch |
commit | commitdiff | tree | snapshot |
2009-03-13 |
bdemsky | new 3d version |
commit | commitdiff | tree | snapshot |
2009-03-13 |
jjenista | Bug fixes: |
commit | commitdiff | tree | snapshot |
2009-03-13 |
jjenista | little benchmark cleanup changes |
commit | commitdiff | tree | snapshot |
2009-03-12 |
jzhou | add FastCheck version classes in ClassLibrary |
commit | commitdiff | tree | snapshot |
2009-03-12 |
bdemsky | check in working version |
commit | commitdiff | tree | snapshot |
2009-03-12 |
bdemsky | changes |
commit | commitdiff | tree | snapshot |
2009-03-12 |
jjenista | Rewrote global sweep to match paper, keeping ugly debug... |
commit | commitdiff | tree | snapshot |
next |