log

age author description
Mon, 02 Jul 2012 19:46:54 +0200 Thomas Wuerthinger Fixed propagation of return type into call sites. Eager resolve return type when specified in the graph builder. Added new test case.
Wed, 04 Jul 2012 13:55:52 +0200 Gilles Duboscq Merge
Wed, 04 Jul 2012 13:55:03 +0200 Gilles Duboscq In gate command, allways build natives, use '-n' to avoid cleaning them only
Tue, 03 Jul 2012 18:02:03 +0200 Christian Haeubl minor C1/C2 bugfix
Tue, 03 Jul 2012 17:29:11 +0200 Christian Haeubl cleanup
Tue, 03 Jul 2012 16:56:40 +0200 Christian Haeubl added basic high-level interpreter support to HotSpot
Tue, 03 Jul 2012 15:00:23 +0200 Gilles Duboscq Fix aliased case problem intoduced in last array copy snippets
Tue, 03 Jul 2012 14:45:05 +0200 Gilles Duboscq Delete unused LoopTransformPhase
Tue, 03 Jul 2012 13:02:24 +0200 Doug Simon ensure System.arrycopy is resolved in JTT tests that use it
Tue, 03 Jul 2012 10:31:58 +0200 Gilles Duboscq Help javac with generics
Mon, 02 Jul 2012 18:20:25 +0200 Gilles Duboscq Merge
Mon, 02 Jul 2012 16:53:12 +0200 Gilles Duboscq Work on loop unswitching, things look ok, still disabled until FloatingRead preserves loop-closed form
Mon, 02 Jul 2012 15:08:05 +0200 Gilles Duboscq Array copies must be element atomic
Mon, 02 Jul 2012 16:34:50 +0200 Lukas Stadler Merge.
Mon, 02 Jul 2012 16:31:30 +0200 Lukas Stadler log viewer source code cleanup
Wed, 27 Jun 2012 17:35:32 +0200 Lukas Stadler Merge.
Wed, 27 Jun 2012 11:48:26 +0200 Katrin Strassl fixed minor layout bug
Fri, 22 Jun 2012 23:14:42 +0200 Katrin Strassl Initial commit: LogViewer GUI
Fri, 22 Jun 2012 23:13:34 +0200 Alexander Stipsits Initial commit: LogViewer backend
Fri, 29 Jun 2012 18:33:48 -0700 Christian Wimmer use annotated fields for operands of LIR instructions
Thu, 28 Jun 2012 17:39:06 +0200 Gilles Duboscq Started to draft a loop unswitching policy
Thu, 28 Jun 2012 16:04:37 +0200 Gilles Duboscq Merge
Thu, 28 Jun 2012 16:03:53 +0200 Gilles Duboscq disable ConvertUnreachedToGuardPhase for now
Thu, 28 Jun 2012 15:36:28 +0200 Doug Simon prevented error during mx site from corrupting an existing site
Thu, 28 Jun 2012 14:15:00 +0200 Doug Simon moved classes from com.oracle.max.cri.util to com.oracle.max.crituils
Thu, 28 Jun 2012 14:10:30 +0200 Doug Simon Merge.
Thu, 28 Jun 2012 14:09:11 +0200 Doug Simon added link to OpenJDK Graal project site in generated javadoc
Thu, 28 Jun 2012 13:58:31 +0200 Doug Simon removed unused JniMangle class
Thu, 28 Jun 2012 13:55:59 +0200 Doug Simon moved CompilationPrinter to com.oracle.graal.printer
Thu, 28 Jun 2012 13:52:57 +0200 Doug Simon moved TypeCheckHints to com.oracle.graal.api.code