more bug fixes
[IRC.git] / Robust / src / IR /
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....
2011-03-21 stepheyWork in progress... I need to rework how to handle...
2011-03-19 jjenistawe took DFJ and broke its arm, and we'll reset the...
2011-03-19 jzhouFix bug for MGC garbage collection
2011-03-18 jjenistachanging to new traversers/examiners
2011-03-18 bdemskychanges
2011-03-18 bdemskycommit hacks to effect analysis...interfaces to allow...
2011-03-18 yeoma new compiler flag, "-printlinenum", has been added...
2011-03-18 jzhouRemove compilation errors for MGC code with gc
2011-03-17 yeomchanges: propagating line number references to flatnodes
2011-03-17 yeomkeep the current snapshot before making further changes.
2011-03-17 jzhouFix compilation problems for multicore code
2011-03-16 jzhouBug fix. Now the SPECjbb2005 can run with small workloa...
2011-03-15 yeomrefactoring the lattice implementation / having a way...
2011-03-15 jzhouFix bug for synchronized blocks. Inside a synchronized...
2011-03-14 bdemskybug fix
2011-03-12 jzhouFix bug in Class Library
2011-03-11 jjenistabug fixes
2011-03-11 jjenistaput together parts of DFJ that assumed we did not know...
2011-03-10 jzhouFix a bug of field initialization. Previously the field...
2011-03-06 jzhouShrink the size of the final binary. If it is too...
2011-03-05 yeomintroduce new flag -ssjava for enabling SSJava feature...
2011-03-04 jzhouFix bugs for interfaces. \n\nFor methods declared in...
2011-03-03 yeomadd grammar for the definition of location hierarchy...
2011-03-03 jzhouRemove commented out code
2011-03-03 jzhouFix bugs for interfaces and a bug in the Class library
2011-03-02 jzhouA small bug for Enum
2011-03-02 jzhouFix bugs for static fields/blocks and instanceof operat...
2011-03-01 yeomadd annotation descriptor. type descriptor is responsib...
2011-03-01 bdemskychanges...
2011-03-01 yeomadd java 1.5 annotation grammar for all types of annota...
2011-02-28 bdemskychanges
2011-02-28 bdemskychanges
2011-02-28 bdemskysetup globals as a garbagelist...split primitives into...
2011-02-28 bdemskywork towards turning MGC enhancements on all the time
2011-02-26 jzhouRemove the extra copy of static field in the object...
2011-02-26 bdemskytabbing
2011-02-26 bdemskybig code reorg...get TM out of buildcode
2011-02-26 jzhouMy changes to add interface affect to FieldShadow
2011-02-25 jzhouMake new field naming strategy work for MGC
2011-02-25 bdemskymake static fields work
2011-02-25 bdemskycommit bug fix
2011-02-25 bdemskyfix tabbing
2011-02-25 bdemskythrow away commented code
2011-02-25 bdemskymake field shadowing work
next