log

age author description
Sat, 03 Sep 2011 22:08:00 +0200 Thomas Wuerthinger Add two VM configs for intrinsifications.
Fri, 02 Sep 2011 18:29:16 +0200 Thomas Wuerthinger Merge.
Fri, 02 Sep 2011 18:28:45 +0200 Thomas Wuerthinger New runtime parameter: runtimeCallStackSize (size on the stack that must be left empty in case of runtime calls)
Thu, 01 Sep 2011 15:28:24 +0200 Lukas Stadler re-lock objects whose lock was removed by escape analysis, enable stack walking compilation policy (-XX:CompilationPolicyChoice=1)
Thu, 01 Sep 2011 09:52:58 +0200 Lukas Stadler Merge
Thu, 01 Sep 2011 09:43:10 +0200 Lukas Stadler more work on ci removal
Wed, 31 Aug 2011 09:58:35 +0200 Lukas Stadler remove some ci-dependencies
Thu, 01 Sep 2011 09:38:36 +0200 Lukas Stadler let hotspot recognize graal's way of doing safepoints (mov instead of test)
Wed, 31 Aug 2011 14:55:40 +0200 Peter Hofer Support runtime calls to targets that don't fit in a 32-bit immediate: allow to query the maximum offset of a CiRuntimeCall target to determine the required immediate size and patch call sites with a mov/call instruction pair for indirect calls
Tue, 30 Aug 2011 11:08:56 +0200 Peter Hofer IdealGraphVisualizer: Fix Graal edge coloring filter after node changes
Thu, 25 Aug 2011 16:58:25 +0200 Doug Simon Changes to JavaAccess as a result of CRI changes.
Wed, 24 Aug 2011 18:17:03 +0200 Peter Hofer Implement ArithmeticSin(), ArithmeticCos() and ArithmeticTan() runtime calls
Wed, 24 Aug 2011 17:46:51 +0200 Lukas Stadler remove some dependencies on ci interface
Wed, 24 Aug 2011 17:40:12 +0200 Lukas Stadler added runtime call to supply info upon deoptimization
Wed, 24 Aug 2011 14:22:34 +0200 Thomas Wuerthinger Merge.
Tue, 23 Aug 2011 12:05:26 +0200 Josef Haider removed pause command from create64.cmd
Wed, 24 Aug 2011 01:05:02 +0200 Thomas Wuerthinger Various hacks to be able to install machine code from a Java thread.
Mon, 22 Aug 2011 19:55:06 +0200 Thomas Wuerthinger Added jdk tests to the runtest.sh script.
Mon, 22 Aug 2011 14:51:23 +0200 Thomas Wuerthinger Merge.
Mon, 22 Aug 2011 14:40:08 +0200 Thomas Wuerthinger better error message of field not found
Mon, 22 Aug 2011 12:19:03 +0200 Thomas Wuerthinger Made default for GraalBailoutIsFatal "false".
Mon, 22 Aug 2011 14:39:05 +0200 Gilles Duboscq Use 2 different marks for NEAR/FAR polling : fixes wrong polling addresse problem after relocation
Fri, 19 Aug 2011 17:28:37 +0200 Gilles Duboscq Add support for polling mark in code installer
Wed, 17 Aug 2011 13:40:36 +0200 Peter Hofer Update domake script to check for -graal and create graal lib subdirectories
Wed, 17 Aug 2011 11:58:19 +0200 Gilles Duboscq Update linux makefiles to create a graal VM, make a few run* +x
Sun, 14 Aug 2011 00:55:28 +0200 Thomas Wuerthinger Separate compiler bootstrappath from application bootstrappath.
Sat, 13 Aug 2011 18:21:33 +0200 Thomas Wuerthinger Updated graal readme.
Sat, 13 Aug 2011 18:13:08 +0200 Thomas Wuerthinger Merge.
Sat, 13 Aug 2011 18:08:28 +0200 Thomas Wuerthinger Enable debugging of compiler code from Java IDEs. Moved binary to "graal" subdirectory. New flag for starting Graal is just "-graal".
Fri, 12 Aug 2011 10:43:59 +0200 Lukas Stadler re-add C++ eclipse project
Thu, 11 Aug 2011 11:45:33 +0200 Thomas Wuerthinger Merge.
Thu, 11 Aug 2011 11:44:20 +0200 Thomas Wuerthinger Can use now -XX:-UseGraal for benchmark scripts.
Wed, 10 Aug 2011 18:52:47 +0200 Lukas Stadler merge
Wed, 10 Aug 2011 18:19:09 +0200 Lukas Stadler support for new CiRuntimeCalls CreateNullPointerException and CreateOutOfBoundsException
Wed, 10 Aug 2011 16:30:51 +0200 Thomas Wuerthinger Fix IGV to no longer access properties that are not available in the new node structure.
Wed, 10 Aug 2011 02:13:41 +0200 Thomas Wuerthinger Reflect API changes in JavaAccess.
Wed, 10 Aug 2011 01:31:45 +0200 Thomas Wuerthinger Modified bootclasspath to reflect new structure. No longer need GRAAL environment variable.
Wed, 10 Aug 2011 01:16:22 +0200 Thomas Wuerthinger Remove Java projects from repository.
Wed, 10 Aug 2011 01:15:39 +0200 Thomas Wuerthinger Remove eclipse C++ project from repository.
Wed, 10 Aug 2011 01:14:02 +0200 Thomas Wuerthinger Remove design document from repository.
Wed, 10 Aug 2011 01:12:36 +0200 Thomas Wuerthinger Fourth round of refactoring.
Wed, 10 Aug 2011 00:47:53 +0200 Thomas Wuerthinger Third round of refactoring.
Wed, 10 Aug 2011 00:34:29 +0200 Thomas Wuerthinger Second round of refactoring.
Tue, 09 Aug 2011 23:56:10 +0200 Thomas Wuerthinger First round of refactoring.
Tue, 09 Aug 2011 21:50:58 +0200 Thomas Wuerthinger Bug fixes in the Canonicalizer and in the Conditional node.
Tue, 09 Aug 2011 19:05:30 +0200 Thomas Wuerthinger Merge.
Tue, 09 Aug 2011 18:06:22 +0200 Thomas Wuerthinger Merge.
Tue, 09 Aug 2011 17:52:46 +0200 Thomas Wuerthinger small clean ups
Tue, 09 Aug 2011 16:33:53 +0200 Thomas Wuerthinger Merge.
Tue, 09 Aug 2011 18:59:29 +0200 Gilles Duboscq Merge
Tue, 09 Aug 2011 18:53:11 +0200 Gilles Duboscq WIP : updated loop counter detection, added Basic and Derived induction variable framework
Tue, 09 Aug 2011 17:56:45 +0200 Lukas Stadler changes CanonicalizerOp to Canonicalizable interface
Tue, 09 Aug 2011 14:43:41 +0200 Lukas Stadler added NodeInfo annotation
Tue, 09 Aug 2011 13:48:46 +0200 Gilles Duboscq Remove a Sysout debug message
Mon, 08 Aug 2011 23:45:59 +0200 Thomas Wuerthinger reduce number of nodes that implement GVN (because FloatingNode class implements it already)
Mon, 08 Aug 2011 23:27:54 +0200 Thomas Wuerthinger Remove copy method from nodes.
Mon, 08 Aug 2011 23:12:54 +0200 Thomas Wuerthinger Implement GVN code automatically based on annotations (@Data)
Mon, 08 Aug 2011 22:24:44 +0200 Thomas Wuerthinger Clean up of Merge class.
Mon, 08 Aug 2011 22:18:47 +0200 Thomas Wuerthinger Implement node copy as a clone.
Mon, 08 Aug 2011 18:45:48 +0200 Gilles Duboscq Fix negate case for materialize instanceof