log

age author description
Mon, 16 Jul 2012 15:19:25 +0200 Doug Simon parsing and patching of variable sized NativeCallReg instructions now works properly
Mon, 16 Jul 2012 15:18:38 +0200 Doug Simon renaming in native code for CiTargetMethod -> CompilationResult
Mon, 16 Jul 2012 11:07:07 +0200 Gilles Duboscq Merge
Mon, 16 Jul 2012 11:04:32 +0200 Gilles Duboscq Fix ConcurrentModificationException in IGV
Fri, 13 Jul 2012 17:43:11 +0200 Gilles Duboscq Disable read canoncialization until we have a viable solution for non-object oops
Fri, 13 Jul 2012 15:51:38 +0200 Gilles Duboscq Additional fix in read canonicalization
Fri, 13 Jul 2012 15:41:01 +0200 Gilles Duboscq Remove useless double canonicalization
Fri, 13 Jul 2012 15:33:02 +0200 Gilles Duboscq Fix canonicalisation of final reads and factor out read/floating read canonicalization code
Fri, 13 Jul 2012 15:31:53 +0200 Gilles Duboscq Revert mistakenly commited FloatingRead phase changes
Fri, 13 Jul 2012 14:10:02 +0200 Gilles Duboscq Add a alwaysNull property to ObjectStamp (Phi(null, a! A) get a "a A" stamp and not just "a -")
Fri, 13 Jul 2012 11:29:15 +0200 Gilles Duboscq Do without the Top stamp for now, too little benefits
Sat, 14 Jul 2012 21:38:19 +0200 Doug Simon incomplete (non XIR) support for inlining virtual dispatch at call sites - all design questions yet to be addressed
Sat, 14 Jul 2012 21:28:23 +0200 Doug Simon added pc offset within nmethod to output for TraceExceptions
Sat, 14 Jul 2012 21:26:14 +0200 Doug Simon Removed alignment for register indirect calls
Fri, 13 Jul 2012 14:52:35 +0200 Doug Simon fixed bug in node for calling the verify oop stub