implemented PCLOC annotation.
[IRC.git] / Robust / src / IR / Flat /
2012-06-05 jzhouInitialize class objects first as in the staic blocks...
2012-05-31 jzhouFix bugs: 1) reorder the initialization of static field...
2012-03-21 yeomchanges and data/eval files for new evaluations
2012-01-25 jjenistaline numbers for allocation sites not propagating to...
2011-12-15 yeomassociate assignment nodes that writes to the same...
2011-11-11 jzhouFix inner class implementation. Now code like inner...
2011-11-08 bdemskypush a bunch of old changes i had related to inner...
2011-10-26 jjenistarestrict error injection to non-array primitive types...
2011-10-22 jjenistadecouple ssjava code gen to prevent crashes from the...
2011-10-21 jjenistaa start on error inject for SSJava
2011-10-04 yeomSSJava runtime support
2011-09-22 jjenistaBe able to get def reach state out at a given program...
2011-08-20 yeombug fix on the loop termination analysis
2011-08-19 yeombug fix: the loop entrance node of DOWHILELOOP is the...
2011-08-19 yeomchanges on the loop termination analysis: associate...
2011-08-06 yeombuildflat exposes new interface that maps from a tree...
2011-07-07 bdemskyhack support for pmc into compiler
2011-07-06 bdemskybug fix
2011-07-06 bdemskychanges
2011-07-02 bdemskychange
2011-06-29 bdemskychange function type for boundscheck
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-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 jjenistamodel the allocation of string literals in heap analysis
2011-05-13 jjenistathis system checks heap results against runtime pointer...
2011-05-13 jjenistaprint out brackets for array count to show humans
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-09 jzhouCode clean. Change BAMBOO_EXIT macro to print out file...
2011-05-05 jzhouPolish multicore code
2011-04-28 jjenistachange the debug mode for capturing null dereference...
2011-04-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-22 yeomchanges: make location an extension of type descriptor...
2011-04-21 bdemskychanges
2011-04-20 bdemskychanges to make sure that i don't step on stephen's...
2011-04-20 jzhoubug fix for multicore gc version
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 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 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 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-26 bdemskyadd support for super calls...ie...super.foo()
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-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 jzhouBug fixes in MGC verison. SPECjbb2005 is now working...
next