2011-04-16 |
bdemsky | change |
tree | commitdiff |
2011-04-16 |
bdemsky | changes |
tree | commitdiff |
2011-04-15 |
bdemsky | bug fixes for tasks... |
tree | commitdiff |
2011-04-15 |
jzhou | Changes regarding the lock system. Still bugs and the... |
tree | commitdiff |
2011-04-15 |
bdemsky | bug fixes |
tree | commitdiff |
2011-04-15 |
bdemsky | more bug fixes |
tree | commitdiff |
2011-04-15 |
bdemsky | code to generate calls into JNI native code... |
tree | commitdiff |
2011-04-15 |
bdemsky | changes |
tree | commitdiff |
2011-04-15 |
jzhou | Change the implementation of classobj |
tree | commitdiff |
2011-04-14 |
bdemsky | add hashcode field |
tree | commitdiff |
2011-04-13 |
bdemsky | move up initializethreads |
tree | commitdiff |
2011-04-11 |
bdemsky | thread id should be an int |
tree | commitdiff |
2011-04-11 |
bdemsky | remove lockcount |
tree | commitdiff |
2011-04-11 |
bdemsky | improve specjbb marks...rework locks a little... |
tree | commitdiff |
2011-04-09 |
bdemsky | get specjbb compiling again...get rid of annoying warni... |
tree | commitdiff |
2011-04-09 |
bdemsky | checkin to only generate C for callable methods... |
tree | commitdiff |
2011-04-08 |
bdemsky | change... |
tree | commitdiff |
2011-04-08 |
jjenista | obligatory ascii art |
tree | commitdiff |
2011-04-08 |
jjenista | detect possibly evil tasks and do the right thing if... |
tree | commitdiff |
2011-04-08 |
yeom | fix: handle the case that TASK doesn't have any heap... |
tree | commitdiff |
2011-04-08 |
yeom | fixes -nostalltr flag: if it is valid to prune heap... |
tree | commitdiff |
2011-04-08 |
jzhou | Enable 1,2,4,8,16,32,50 cores' execution |
tree | commitdiff |
2011-04-07 |
jjenista | TODO: move record pool to a thread-local thing and... |
tree | commitdiff |
2011-04-06 |
jzhou | Changes |
tree | commitdiff |
2011-04-06 |
bdemsky | bug fix and other change |
tree | commitdiff |
2011-04-06 |
jjenista | bug fix, have to dereference this pointer |
tree | commitdiff |
2011-04-05 |
bdemsky | bug fix... |
tree | commitdiff |
2011-04-05 |
jjenista | at task exit, a task should acquire any out-set variabl... |
tree | commitdiff |
2011-04-03 |
bdemsky | bugs in buildflat...break optimization phase |
tree | commitdiff |
2011-04-03 |
bdemsky | fix array |
tree | commitdiff |
2011-04-03 |
bdemsky | small bug |
tree | commitdiff |
2011-04-03 |
bdemsky | changes for correctness |
tree | commitdiff |
2011-04-03 |
bdemsky | changes |
tree | commitdiff |
2011-04-02 |
jzhou | Bug fixes and add some code for easy debugging |
tree | commitdiff |
2011-04-02 |
bdemsky | bug fix for yeom...can you try to see if power works... |
tree | commitdiff |
2011-03-31 |
yeom | changes for better debug messages |
tree | commitdiff |
2011-03-31 |
jzhou | Bug fix: should use unsigned int instead of int for... |
tree | commitdiff |
2011-03-26 |
bdemsky | add support for super calls...ie...super.foo() |
tree | commitdiff |
2011-03-25 |
bdemsky | bug fixes |
tree | commitdiff |
2011-03-25 |
bdemsky | bug fix.. |
tree | commitdiff |
2011-03-25 |
bdemsky | changes |
tree | commitdiff |
2011-03-25 |
bdemsky | bug fix |
tree | commitdiff |
2011-03-25 |
bdemsky | typo |
tree | commitdiff |
2011-03-25 |
bdemsky | changes |
tree | commitdiff |
2011-03-25 |
bdemsky | changes |
tree | commitdiff |
2011-03-25 |
bdemsky | try to get runtimeconflictresolver working...and cleani... |
tree | commitdiff |
2011-03-24 |
bdemsky | Bug fix...supposed to pass in bsm into Pointer analysis... |
tree | commitdiff |
2011-03-23 |
jzhou | Bug fixes for gc |
tree | commitdiff |
2011-03-23 |
jzhou | Bug fix |
tree | commitdiff |
2011-03-23 |
stephey | Moved all unused methods to the bottom of the file. |
tree | commitdiff |
2011-03-23 |
stephey | Changed a lot of things in RCR. It works for the most... |
tree | commitdiff |
2011-03-23 |
jzhou | Bug fixes in MGC verison. SPECjbb2005 is now working... |
tree | commitdiff |
2011-03-22 |
bdemsky | fix mistake....allocnodes are like disjoint heapregionn... |
tree | commitdiff |
2011-03-21 |
stephey | Work in progress... I need to rework how to handle... |
tree | commitdiff |
2011-03-19 |
jjenista | we took DFJ and broke its arm, and we'll reset the... |
tree | commitdiff |
2011-03-19 |
jzhou | Fix bug for MGC garbage collection |
tree | commitdiff |
2011-03-18 |
jjenista | changing to new traversers/examiners |
tree | commitdiff |
2011-03-18 |
bdemsky | changes |
tree | commitdiff |
2011-03-18 |
bdemsky | commit hacks to effect analysis...interfaces to allow... |
tree | commitdiff |
2011-03-18 |
yeom | a new compiler flag, "-printlinenum", has been added... |
tree | commitdiff |
2011-03-18 |
jzhou | Remove compilation errors for MGC code with gc |
tree | commitdiff |
2011-03-17 |
yeom | changes: propagating line number references to flatnodes |
tree | commitdiff |
2011-03-17 |
yeom | keep the current snapshot before making further changes. |
tree | commitdiff |
2011-03-17 |
jzhou | Fix compilation problems for multicore code |
tree | commitdiff |
2011-03-16 |
jzhou | Bug fix. Now the SPECjbb2005 can run with small workloa... |
tree | commitdiff |
2011-03-15 |
jzhou | Fix bug for synchronized blocks. Inside a synchronized... |
tree | commitdiff |
2011-03-12 |
jzhou | Fix bug in Class Library |
tree | commitdiff |
2011-03-11 |
jjenista | bug fixes |
tree | commitdiff |
2011-03-11 |
jjenista | put together parts of DFJ that assumed we did not know... |
tree | commitdiff |
2011-03-06 |
jzhou | Shrink the size of the final binary. If it is too... |
tree | commitdiff |
2011-03-04 |
jzhou | Fix bugs for interfaces. \n\nFor methods declared in... |
tree | commitdiff |
2011-03-03 |
jzhou | Remove commented out code |
tree | commitdiff |
2011-03-03 |
jzhou | Fix bugs for interfaces and a bug in the Class library |
tree | commitdiff |
2011-03-02 |
jzhou | Fix bugs for static fields/blocks and instanceof operat... |
tree | commitdiff |
2011-03-01 |
bdemsky | changes... |
tree | commitdiff |
2011-02-28 |
bdemsky | changes |
tree | commitdiff |
2011-02-28 |
bdemsky | changes |
tree | commitdiff |
2011-02-28 |
bdemsky | setup globals as a garbagelist...split primitives into... |
tree | commitdiff |
2011-02-28 |
bdemsky | work towards turning MGC enhancements on all the time |
tree | commitdiff |
2011-02-26 |
jzhou | Remove the extra copy of static field in the object... |
tree | commitdiff |
2011-02-26 |
bdemsky | tabbing |
tree | commitdiff |
2011-02-26 |
bdemsky | big code reorg...get TM out of buildcode |
tree | commitdiff |
2011-02-26 |
jzhou | My changes to add interface affect to FieldShadow |
tree | commitdiff |
2011-02-25 |
jzhou | Make new field naming strategy work for MGC |
tree | commitdiff |
2011-02-25 |
bdemsky | fix tabbing |
tree | commitdiff |
2011-02-25 |
bdemsky | throw away commented code |
tree | commitdiff |
2011-02-25 |
bdemsky | make field shadowing work |
tree | commitdiff |
2011-02-25 |
bdemsky | changes |
tree | commitdiff |
2011-02-25 |
bdemsky | bug fix |
tree | commitdiff |
2011-02-25 |
bdemsky | new approach to field shadowing |
tree | commitdiff |
2011-02-24 |
jzhou | Fix a shadow field related bug in the compiler. Defined... |
tree | commitdiff |
2011-02-18 |
jzhou | Bug fix in array initialization: handle the special... |
tree | commitdiff |
2011-02-18 |
jzhou | Bug fixes for MGC |
tree | commitdiff |
2011-02-12 |
jzhou | some bug fix |
tree | commitdiff |
2011-02-04 |
jjenista | improve code gen to omit empty switch cases for stall... |
tree | commitdiff |
2011-02-04 |
jzhou | Roll back to use the simple Class constructor to suppor... |
tree | commitdiff |
2011-02-03 |
jjenista | fixing bugs from task code cleanup |
tree | commitdiff |
2011-02-03 |
jjenista | This is a compile-stable update of OoOJava code, there... |
tree | commitdiff |
2011-02-03 |
jjenista | bringing ooojava code gen around, some todos still... |
tree | commitdiff |
2011-02-02 |
jjenista | BuildCode, with the monkey of OoOJava off its back |
tree | commitdiff |
next |