add Monte Carlo benchmark ported from Java Grande Benchmark suite
[IRC.git] / Robust / src / Tests /
2010-06-30 jjenistadebugged the reach graph support for effect conflicts
2010-06-29 jjenistalittle bug fix
2010-06-29 jjenistastall site critical regions implemented, including...
2010-06-28 jjenistarestate inaccessible vars for stall site so facts get...
2010-06-28 yeomnew test case.
2010-06-28 jjenistastall site taints propagate awesomely, get cleared...
2010-06-28 jjenistaforgot to add moved files back in, injecting stall...
2010-06-26 jjenistaDo effects as a global space, don't even need to consid...
2010-06-26 jjenistaboth reach states and taints were not propagating to...
2010-06-25 jjenistagetting effects analysis going, need a few more pieces...
2010-06-25 jjenistaanalysis collects effects per method and interprocedurally
2010-06-24 jjenistabug fix, now interprocedural seems cool, unitl the...
2010-06-24 jjenistataints tested, propagate interprocedurally
2010-06-24 jjenistarblock in set vars get tainted on rblock enter and...
2010-06-24 jjenistajust an interesting test case I never got around to...
2010-06-22 jjenistataints at reach graph level implemented
2010-06-22 jjenistagot the hooks in place to get taints for rblocks
2010-06-21 jjenistacapturing partially implemented taints before altering...
2010-06-17 jjenistataints working intraprocedurally, a bug in inter I...
2010-06-17 jjenistagetting parameter taints in new analysis
2010-05-27 jjenistaporting effects analysis
2010-05-26 jjenistaporting effects analysis to new disjoint analysis
2010-05-10 jjenistaAdded the this() explicit constructor invocation which...
2010-05-01 adashtest file for using FileOutputStream
2010-04-12 jjenistaadjustments to stack-based method scheduling, debug...
2010-04-12 stepheyCore of Sudoku Puzzler is ported without input error...
2010-04-10 stepheyAdded input file support; user must put the file locati...
2010-04-10 stepheyModified my core code to be able to compile under ...
2010-04-10 stepheyPorted over commonly used operations in ArrayList.java...
2010-04-09 jjenistatrying to isolate a bug from MapReduceTag in a miniatur...
2010-04-09 jjenistaan example program using StringTokenizer
2010-04-06 tmduongFirst test case
2010-04-05 stepheyMoved Prime Program into its own folder
2010-04-05 stepheyMoved Primes into its own folder
2010-04-05 stepheyUpdated Test.java; it now achieves a speed-up of 8x...
2010-04-05 stepheyUpdated Test.java to working condition (parallelized)
2010-04-03 stepheybacked up working serial program and original program...
2010-04-03 stepheyRenamed test.java to Test.java and updated makefile...
2010-04-03 stepheyrenamed test.java to Test.java and changed the makefile...
2010-04-03 stepheyUpdated to working non-parallelized version for Test.c
2010-04-02 stepheyStephen's intro application added (not yet done)
2010-04-02 stepheyA test update
2010-04-02 stepheyThis is Stephen's test program
2010-03-30 jjenistaturn strong updates back on from yesterday testing...
2010-03-30 jjenistaa test that shows our analysis doesn't always terminate
2010-03-26 jjenistaall changes for official testing
2010-03-25 yeomadd power bench.
2010-03-25 yeomadd annoated kmeans
2010-03-25 yeomchanges.
2010-03-25 yeomadd annotated raytracer
2010-03-22 jjenistafixed problem by differentiating between an element...
2010-03-19 jjenistamaking debugging easier
2010-03-18 yeoma test.
2010-03-17 jjenistause different graph writing options to better find...
2010-03-17 yeoma test
2010-03-17 jjenistawas accidentally dropping param var to node edges when...
2010-03-17 jjenistaworking on reach prop, pred bugs, basic tests still...
2010-03-16 jjenistaworking hard on reachability, bunch of changes, still...
2010-03-16 jjenistaupdating the global sweep and some related code--this...
2010-03-15 jjenistamost of the missing context-rewriting code
2010-03-12 jjenistaa test that shows reachabiltiy states are broken
2010-03-12 jjenistabunch of bug fixes, graphs appear to be working mechani...
2010-03-11 jjenistadebugging something else, but commiting this bug fix...
2010-03-11 jjenistabug fix yonghun found, return value's region may be...
2010-03-11 jjenistathere was a simple fix for variable problem, in new...
2010-03-11 jjenistacaller local variables to in-context regions are modele...
2010-03-10 jjenistalots of bug fixes, system cannot compute even simple...
2010-03-10 jjenistabig checkin, lots of call site transfer bug fixes,...
2010-03-09 jjenistacallee elements brought into caller get predicates...
2010-03-08 jjenistaedge merge
2010-03-04 jjenistabug fix, other transfer funcs invoke mutating methods...
2010-03-04 jjenistagetting closer, still major bugs in call site transfer...
2010-02-19 jjenistachecking in this test before monkeying around with...
2010-02-19 jjenistasquashing bugs
2010-02-19 jjenistaanalysis not terminating, looking for things that shoul...
2010-02-11 jjenistareevaluating abstract garbage collection, for now leave...
2010-02-04 jjenistaimplementing
2010-02-02 jjenistaimplementing
2010-01-29 jjenistamake mlp related makefiles use a relative buildscript...
2010-01-29 jjenistaa tiny test exposing a bug, we think might be memory...
2010-01-29 jjenistarealized there were two print statements in regression...
2010-01-28 jjenistabug fix for ready-static-dynamic variable classificatio...
2010-01-20 jjenistafinding mlp analysis bugs
2010-01-07 jjenistamore implementation
2010-01-06 jjenistamore implementation
2010-01-04 jjenistamore implementation
2009-12-30 jjenistaworking on new implementation
2009-12-02 jjenistastart of a revised disjoint reachability analysis
2009-11-06 bdemskyclean out all my changes
2009-10-23 jjenistastarting implementation for access paths to improve...
2009-10-14 jjenistainvestigating OOPSLA benchmarks further
2009-10-08 jjenistaAllow some disjointness improvements to be turned off...
2009-10-02 jjenistatrying to make disjointness example versus shape even...
2009-10-02 jjenistaadd option to graph visualization that supresses reacha...
2009-09-23 jjenistanew parameter decomposition, can't chain results yet
2009-09-22 jjenistaa common example to compare with shape analyis
2009-09-15 jjenistaadded support for null heap region, doesn't work perfec...
2009-09-08 jjenistaobj support in MLP is in good shape, code gets generate...
2009-09-04 jjenistaFixed variable dynamic source bookkeeping bug, regressi...
2009-08-31 jjenistaVariable result table pruning is buggy, remove for...
next