log mx.graal/suite.py @ 23093:c515580658e2

age author description
Thu, 26 Nov 2015 14:19:54 +0100 Josef Eisl Update to JMH 1.11.2.
Thu, 26 Nov 2015 11:31:19 +0100 Doug Simon updated to latest JVMCI library
Thu, 26 Nov 2015 02:29:57 +0100 Doug Simon updated jvmci import
Wed, 25 Nov 2015 14:48:57 +0100 Doug Simon updated truffle import
Wed, 25 Nov 2015 15:59:27 +0100 Roland Schatz Fix build on JDK9.
Tue, 24 Nov 2015 19:31:56 +0100 Roland Schatz Generate graph builder plugins for @NodeIntrinsic and @Fold methods.
Tue, 24 Nov 2015 15:26:32 +0100 Roland Schatz Merge com.oracle.graal.graphbuilderconf into com.oracle.graal.nodes project.
Tue, 24 Nov 2015 15:24:20 +0100 Josef Eisl PartialEscapeBench: extend GraalBenchmark.
Sat, 21 Nov 2015 09:24:29 -0800 Christian Wimmer Update truffle version
Thu, 19 Nov 2015 12:21:03 +0100 Doug Simon updated truffle import
Tue, 17 Nov 2015 23:10:07 +0100 Doug Simon updated truffle import
Tue, 17 Nov 2015 12:20:13 +0100 Gilles Duboscq Update truffle version
Fri, 13 Nov 2015 14:12:43 +0100 Gilles Duboscq Split com.oracle.graal.loop in 2 parts, Make LoopPolicies extensible
Fri, 13 Nov 2015 12:26:12 -0800 Tom Rodriguez Update jvmci import
Fri, 13 Nov 2015 10:39:44 -0800 Christian Wimmer Update truffle version
Fri, 13 Nov 2015 16:50:22 +0100 Andreas Woess update truffle import
Fri, 13 Nov 2015 14:11:18 +0100 Doug Simon updated graal import
Thu, 12 Nov 2015 23:16:19 +0100 Tom Rodriguez add per-node source info to nodes and assembly instructions
Wed, 11 Nov 2015 22:45:56 +0100 Doug Simon updated graal and truffle import
Tue, 10 Nov 2015 11:47:54 +0100 Roland Schatz Update JVMCI library dependency.
Fri, 06 Nov 2015 12:38:19 +0100 Gilles Duboscq Fixed deopt stubs after JVMCI changes to the uncommon_trap/fetch_unroll_info signature
Thu, 05 Nov 2015 15:44:19 -0800 Tom Rodriguez Update jvmci import
Tue, 03 Nov 2015 23:38:32 +0100 Andreas Woess update truffle import.
Tue, 03 Nov 2015 18:14:26 +0100 Stefan Anzinger SPARC-specific canonicalization of sub-int compare
Tue, 03 Nov 2015 13:09:25 +0100 Stefan Anzinger Add SERVICE_PROCESSOR as dist dependency to MATCH_PROCESSOR
Mon, 02 Nov 2015 14:57:32 +0100 Stefan Anzinger Unittest checking AMD64NodeMatchRules are effective
Mon, 02 Nov 2015 11:36:45 +0100 Stefan Anzinger Update jvmci import version
Sun, 01 Nov 2015 17:03:05 +0100 Doug Simon added sources for JVMCI library
Sun, 01 Nov 2015 10:59:29 +0100 Doug Simon a dependency on MatchProcessor requires a dependency on ServiceProviderProcessor
Sat, 31 Oct 2015 12:49:00 +0100 Doug Simon revert javaCompliance for Graal projects to 1.8
Fri, 30 Oct 2015 15:47:56 +0100 Doug Simon use JVMCI (compile time) library instead of jvmci suite when default JDK is JDK9
Thu, 29 Oct 2015 17:49:30 +0100 Stefan Rumzucker Add basic functionality for debug dumps via Salver trace events.
Thu, 29 Oct 2015 17:26:07 +0100 Gilles Duboscq Update graal version
Thu, 29 Oct 2015 16:29:42 +0100 Roland Schatz Unit test for error conditions in JVMCI code installer.
Thu, 29 Oct 2015 13:32:53 +0100 Stefan Anzinger Update jvmci import version
Wed, 28 Oct 2015 14:07:45 -0700 Tom Rodriguez updated imported jvmci version
Wed, 28 Oct 2015 18:47:22 +0100 Andreas Woess update truffle import
Tue, 27 Oct 2015 14:09:17 +0100 Doug Simon updated jvmci import
Mon, 26 Oct 2015 18:27:19 +0100 Doug Simon updated truffle import
Mon, 26 Oct 2015 00:07:23 +0100 Doug Simon specify tag="default" in call to mx.get_jdk()
Sun, 25 Oct 2015 10:50:06 +0100 Doug Simon updated jvmci import
Sat, 24 Oct 2015 00:49:18 +0200 Doug Simon made Graal work on a JDK9 image without needing the jvmci mx suite or extensions
Thu, 22 Oct 2015 16:21:29 +0200 Roland Schatz Remove GraalRuntimeAccess mechanism, and move Graal singleton class to test project.
Thu, 22 Oct 2015 16:00:44 +0200 Roland Schatz Avoid using Graal singleton in Truffle initialization.
Wed, 21 Oct 2015 16:20:23 +0200 Roland Schatz API to get the GraalRuntime of the JVMCI system compiler.
Thu, 22 Oct 2015 12:56:40 +0200 Doug Simon made inlined method recording unconditional during compilation
Wed, 21 Oct 2015 21:38:13 -0700 Tom Rodriguez Update jvmci import
Wed, 21 Oct 2015 23:56:19 +0200 Doug Simon moved Graal compiler options from JVMCI to GraalCompilerOptions
Wed, 21 Oct 2015 09:22:42 -0700 Christian Wimmer Update graal-compiler version
Wed, 21 Oct 2015 15:21:00 +0200 Stefan Anzinger Update jvmci import version
Wed, 21 Oct 2015 14:05:46 +0200 Roland Schatz Update jvmci import: Rename Compiler to JVMCICompiler. graal-0.9
Wed, 21 Oct 2015 12:52:32 +0200 Christian Humer Update jvmci/truffle.
Wed, 21 Oct 2015 12:11:33 +0200 Roland Schatz Remove unused class.
Tue, 20 Oct 2015 18:32:23 +0200 Christian Humer Update Truffle version.
Tue, 20 Oct 2015 02:47:42 +0200 Christian Humer Adopt new Truffle version.
Fri, 16 Oct 2015 13:54:56 +0200 Roland Schatz Update jvmci import: Move VirtualStackSlot from JVMCI to Graal and remove referenceMapIndex.
Fri, 16 Oct 2015 00:18:47 +0200 Doug Simon made ShowFlags and PrintFlags denote which options had their value explicitily set (like -XX:+PrintFlagsFinal does)
Thu, 15 Oct 2015 16:32:43 +0200 Christian Humer Adopt latest truffle versions in Graal.
Thu, 15 Oct 2015 11:58:34 +0200 Stefan Anzinger Update to latest jvmci version
Wed, 14 Oct 2015 18:11:18 +0200 Andreas Woess update truffle import