let's avoid using pointer parameters when possible
[IRC.git] / Robust / src / IR /
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
2011-04-06 jjenistabug fix, have to dereference this pointer
2011-04-05 bdemskybug fix...
2011-04-05 jjenistaat task exit, a task should acquire any out-set variabl...
2011-04-03 bdemskybugs in buildflat...break optimization phase
2011-04-03 jjenistaAdd a warning when a method call does not resolve to...
2011-04-03 bdemskyfix array
2011-04-03 bdemskysmall bug
2011-04-03 bdemskychanges for correctness
2011-04-03 bdemskychanges
2011-04-02 jzhouBug fixes and add some code for easy debugging
2011-04-02 bdemskybug fix for yeom...can you try to see if power works...
2011-03-31 yeomchanges for better debug messages
2011-03-31 jzhouBug fix: should use unsigned int instead of int for...
2011-03-29 stepheyAdded an error case
2011-03-26 bdemskyadd support for super calls...ie...super.foo()
2011-03-26 bdemskyfix various runtime bugs...most benchmarks running...
2011-03-25 bdemskybug fixes
2011-03-25 bdemskybug fix..
2011-03-25 bdemskychanges
2011-03-25 bdemskybug fix
2011-03-25 bdemskytypo
2011-03-25 bdemskychanges
2011-03-25 bdemskychanges
2011-03-25 bdemskytry to get runtimeconflictresolver working...and cleani...
2011-03-24 bdemskyBug fix...supposed to pass in bsm into Pointer analysis...
2011-03-24 jzhouBug fixes for gc
2011-03-23 jzhouBug fixes for gc
2011-03-23 jzhouBug fix
2011-03-23 stepheyMoved all unused methods to the bottom of the file.
2011-03-23 stepheyChanged a lot of things in RCR. It works for the most...
2011-03-23 bdemskybug fixes...
2011-03-23 jzhouBug fixes in MGC verison. SPECjbb2005 is now working...
2011-03-22 bdemskybug fix
2011-03-22 bdemskyfix mistake....allocnodes are like disjoint heapregionn...
2011-03-22 bdemskychanges to give compiler run times for phases....
next