1) allow to set the maximum threshold for the liveness analysis. if threashold is...
[IRC.git] / Robust / src / IR /
2011-08-09 yeomcode clean up
2011-08-09 yeomfix a grammar to allow multiple annotations on method...
2011-08-06 yeombuildflat exposes new interface that maps from a tree...
2011-07-21 yeomfix a bug: there was no case for unsigned shift op.
2011-07-07 bdemskyhack support for pmc into compiler
2011-07-06 bdemskybug fix
2011-07-06 bdemskychanges
2011-07-06 bdemskyadd pmc option
2011-07-02 bdemskychange
2011-06-29 yeomadd ssjava debug option to have interim results if...
2011-06-29 bdemskychange function type for boundscheck
2011-06-27 jzhouRoll back previous check in as Brian has fixed the...
2011-06-27 jzhouFix a bug in the compiler: besides its super class...
2011-06-27 bdemskybug fixes
2011-06-09 bdemskyremove dependence on concat2...it isn't a standard...
2011-06-09 bdemskymany changes towards classpath...
2011-06-05 bdemskyanother bug fix
2011-06-05 bdemskycode changes
2011-06-03 bdemskyfile changes
2011-06-02 jjenistaforgot to remove some commented out code
2011-06-01 jjenistaif a static field is encountered, ignore it gracefully
2011-06-01 jjenistacheck points-to module improvements along with a bug...
2011-05-20 jjenistaallow Pointer to run for usual compilation modes.....
2011-05-20 stepheyFixed import bug but some other issues now pop up:
2011-05-18 jjenistabug fix: heap contexts for call sites were propgated...
2011-05-16 jjenistaCreate analysis model for string literals in disjointne...
2011-05-14 jjenistaprint allocation site when a points-to check fails...
2011-05-13 yeomtake out all of ssjava stuff from state class and start...
2011-05-13 jjenistamodel the allocation of string literals in heap analysis
2011-05-13 jjenistathis system checks heap results against runtime pointer...
2011-05-13 jjenistaisImmutable is used by the disjoint family of analyses...
2011-05-13 jjenistaprint out brackets for array count to show humans
2011-05-13 yeomdecide not to have additional grammar to declare the...
2011-05-12 jzhouSome code clean and make the cache adapt version compile
2011-05-11 jjenistadifferentiate between analysis says something points...
2011-05-10 jjenistaNew tool to check points-to results of a heap analysis...
2011-05-10 jzhouMake SPECjbb compile again
2011-05-09 jzhouCode clean. Change BAMBOO_EXIT macro to print out file...
2011-05-05 jzhouPolish multicore code
2011-05-04 yeomsmall changes: have a way to specify the location of...
2011-04-28 jjenistachange the debug mode for capturing null dereference...
2011-04-27 yeomchanges to get the tiny class library for ssjava
2011-04-27 yeomextends the location hierarchy definition grammar.
2011-04-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-27 yeomExtends the grammar to include the annotation type...
2011-04-26 stepheyChanges.
2011-04-26 stepheyDon't include java.lang in non-jni builds.. and someone...
2011-04-25 bdemskyfix bug...
2011-04-24 stepheyRefactored the multiimport code so that it looks nicer...
2011-04-23 stepheyFixes. Almost everything works (but still no importing...
2011-04-23 yeomextends grammar little more to have the break statement...
2011-04-23 yeomget rid of isClassLibrary method
2011-04-22 stepheyUpdated to support being able to do calls such as packa...
2011-04-22 stepheyChanges so that internally on the analysis side, classe...
2011-04-22 yeomchanges: make location an extension of type descriptor...
2011-04-21 stepheyFixes so that our unit tests now pass. Single and multi...
2011-04-21 yeomchanges: having an extension field in the type descriptor
2011-04-21 bdemskysmall changes...
2011-04-21 stepheyThe compiler is BROKEN, but it's NOT MY FAULT. I think...
2011-04-21 bdemskyrest of new build strategrest of new build strategyy
2011-04-21 bdemskychanges
2011-04-20 bdemskychanges to make sure that i don't step on stephen's...
2011-04-20 yeomenables the labeled_statements. The scope of a label...
2011-04-20 stepheyleft out of last checkin
2011-04-20 stepheyWork in progress for import packages. In this versio...
2011-04-20 jzhoubug fix for multicore gc version
2011-04-19 bdemskyadd enw file
2011-04-18 limwadded TODO comments to BuildIR to implement import...
2011-04-18 yeomfix for ssJava: realized that annotation should not...
2011-04-18 yeomextend grammar for parameter annotation. forgot to...
2011-04-17 bdemskychanges
2011-04-16 bdemskychange
2011-04-16 bdemskychanges
2011-04-15 bdemskybug fixes for tasks...
2011-04-15 jzhouChanges regarding the lock system. Still bugs and the...
2011-04-15 bdemskybug fixes
2011-04-15 bdemskybug...wonder how this used to work??
2011-04-15 yeomchanges.
2011-04-15 bdemskymore bug fixes
2011-04-15 bdemskycode to generate calls into JNI native code...
2011-04-15 bdemskychanges
2011-04-15 jzhouChange the implementation of classobj
2011-04-14 yeomextends the grammar to have a way to define a new type...
2011-04-14 bdemskyadd hashcode field
2011-04-13 bdemskymove up initializethreads
2011-04-11 bdemskythread id should be an int
2011-04-11 bdemskyremove lockcount
2011-04-11 bdemskyimprove specjbb marks...rework locks a little...
2011-04-09 bdemskyget specjbb compiling again...get rid of annoying warni...
2011-04-09 bdemskycheckin to only generate C for callable methods...
2011-04-08 bdemskychange...
2011-04-08 jjenistaobligatory ascii art
2011-04-08 jjenistadetect possibly evil tasks and do the right thing if...
2011-04-08 yeomfix: handle the case that TASK doesn't have any heap...
2011-04-08 yeomfixes -nostalltr flag: if it is valid to prune heap...
2011-04-08 jzhouEnable 1,2,4,8,16,32,50 cores' execution
2011-04-07 jjenistaTODO: move record pool to a thread-local thing and...
2011-04-06 jzhouChanges
2011-04-06 bdemskybug fix and other change
next