log

age author description
Sun, 11 Oct 2015 13:19:09 +0200 Doug Simon removed "path" and "sourcePath" attributes from distributions
Sun, 11 Oct 2015 00:20:19 +0200 Doug Simon removed "path" and "sourcePath" attributes from libraries
Fri, 09 Oct 2015 15:08:14 +0200 Josef Eisl mx gate: add support for --extra-vm-argument.
Fri, 09 Oct 2015 15:01:49 +0200 Roland Schatz Update jvmci import.
Thu, 08 Oct 2015 17:41:33 -0700 Tom Rodriguez Update jvmci and truffle import: Rename jdk.internal.jvmci to jdk.vm.ci
Thu, 08 Oct 2015 18:20:57 -0700 Tom Rodriguez Update truffle import: Remove AdvancedInstrument code from SL language
Thu, 08 Oct 2015 15:58:13 -0700 Christian Wimmer Split ArithmeticLIRGenerator and LIRGenerator code to allow independent subclasses
Thu, 08 Oct 2015 14:58:22 +0100 Doug Simon fixed test for JDK9
Thu, 08 Oct 2015 14:58:00 +0100 Doug Simon updated for mx_jvmci:9 changes
Thu, 08 Oct 2015 09:28:11 -0700 Christian Wimmer Split LIR matching rules out of NodeLIRBuilder to allow independent subclasses
Thu, 08 Oct 2015 17:24:58 +0200 Thomas Wuerthinger Small fix for conditional elimination tests.
Thu, 08 Oct 2015 16:54:27 +0200 Thomas Wuerthinger Merge.
Thu, 08 Oct 2015 15:59:44 +0200 Thomas Wuerthinger Merge.
Thu, 08 Oct 2015 15:57:40 +0200 Thomas Wuerthinger Add new canonicalization for x - y == 0 to x == y in IntegerEqualsNode.
Thu, 08 Oct 2015 16:20:18 +0200 Andreas Woess updated imported truffle revision
Thu, 08 Oct 2015 15:08:36 +0200 Roland Schatz Unit test for lazy initialization of Graal.
Thu, 08 Oct 2015 14:31:46 +0200 Roland Schatz Move options to inner classes.
Thu, 08 Oct 2015 14:29:02 +0200 Roland Schatz Utility methods for spawning subprocesses in unit tests.
Thu, 08 Oct 2015 14:26:52 +0200 Stefan Anzinger Update jvmci import
Wed, 07 Oct 2015 23:16:36 -0700 Tom Rodriguez Update jvmci import: use new log_object interface
Thu, 08 Oct 2015 04:50:02 +0200 Andreas Woess updated imported truffle revision
Wed, 07 Oct 2015 14:12:48 -0700 Christian Wimmer Make fields accessible from other packages
Wed, 07 Oct 2015 12:50:15 -0700 Stefan Anzinger Update jvmci import version
Wed, 07 Oct 2015 13:01:32 +0200 Roland Schatz Update jvmci import.
Wed, 07 Oct 2015 01:43:56 -0700 Stefan Anzinger Use mx.get_arch instead of platform.processor
Tue, 06 Oct 2015 18:44:23 -0700 Christian Wimmer Merge
Tue, 06 Oct 2015 16:52:56 -0700 Christian Wimmer Update jvmci import
Tue, 06 Oct 2015 16:52:09 -0700 Christian Wimmer Make methods in DefaultJavaLoweringProvider to avoid having them in HotSpotLoweringProvider
Tue, 06 Oct 2015 17:39:35 -0700 zhengy Address internal reviews
Wed, 30 Sep 2015 15:40:22 +0200 Stefan Anzinger Call JVMCI.initialize when Debug class is loaded to make sure properties are loaded
Tue, 06 Oct 2015 16:51:30 +0200 Josef Eisl mx microbench: add support external JMH jars using the --jar argument.
Tue, 06 Oct 2015 17:58:23 +0200 Josef Eisl TraceRA: add trace statistics dumping.
Tue, 06 Oct 2015 16:23:50 +0200 Roland Schatz Delay HotSpotBackendFactory registration.
Tue, 06 Oct 2015 15:52:06 +0200 Roland Schatz Don't initialize Graal runtime on shutdown if no compilations happened.
Tue, 06 Oct 2015 15:16:00 +0200 Roland Schatz Avoid truffle compiler initialization in createCallTarget and cancelInstalledTask.
Tue, 06 Oct 2015 14:27:55 +0200 Roland Schatz Make sure truffle call boundary methods are set to not inlineable early enough.
Mon, 05 Oct 2015 14:55:24 +0200 Roland Schatz Avoid unnecessary compiler initialization in HotSpotTruffleRuntime.
Mon, 05 Oct 2015 14:18:07 +0200 Roland Schatz Remove unused global list of stubs.
Mon, 05 Oct 2015 13:26:59 +0200 Roland Schatz Lazy initialization of HotSpotTruffleRuntime.
Sat, 03 Oct 2015 17:25:59 -0700 Michael Van De Vanter Merge with f74225bf6671d84f00ccf48c3a01040bfa1f6b3b
Sat, 03 Oct 2015 16:58:15 -0700 Michael Van De Vanter Truffle/Instrumentation: rewrite InstrumentationPartialEvaluationTest to work in PolyglotEngine after Instrumentation merge
Sat, 03 Oct 2015 00:05:38 +0200 Doug Simon changes for compatibility with jvmci-9
Fri, 02 Oct 2015 10:15:51 -0700 Tom Rodriguez Update jvmci import
Fri, 02 Oct 2015 10:03:15 -0700 Tom Rodriguez Add test for parsing of unbalanced monitors
Fri, 02 Oct 2015 15:23:31 +0200 Roland Schatz Don't try to save full vector registers in emitSaveRegisters.
Thu, 01 Oct 2015 14:32:39 -0700 Christian Wimmer Merge
Thu, 01 Oct 2015 14:21:08 -0700 Christian Wimmer Temporarily change truffle dependency for integration testing
Thu, 01 Oct 2015 14:01:17 -0700 Mick Jordan update truffle import
Thu, 01 Oct 2015 16:56:40 +0200 Roland Schatz Update jvmci import: Make HotSpotObjectConstantImpl package-private.
Wed, 30 Sep 2015 22:24:46 -0700 Michael Van De Vanter Eclipseformat
Wed, 30 Sep 2015 22:10:52 -0700 Michael Van De Vanter Test updates for revised Polyglot/Instrumentation APIs
Wed, 30 Sep 2015 17:59:48 -0700 Tom Rodriguez Updated imported jvmci version: updated InstalledCodeInvalidationTest
Wed, 30 Sep 2015 15:30:59 -0700 Tom Rodriguez Add test of InstalledCode invalidation
Wed, 30 Sep 2015 12:59:01 -0700 Christian Wimmer Merge
Wed, 30 Sep 2015 12:57:48 -0700 Christian Wimmer Add utility classes and methods for Word types
Tue, 29 Sep 2015 14:59:02 -0700 Christian Wimmer Bugfix: wrong memory barrier used for volatile Unsafe store
Wed, 30 Sep 2015 16:46:33 +0200 Andreas Woess Truffle: defer lookup of call methods
Wed, 30 Sep 2015 16:19:48 +0200 Andreas Woess Truffle: create compilations map without CollectionsAccess
Wed, 30 Sep 2015 16:18:18 +0200 Andreas Woess Truffle: intrinsify CompilerDirectives.isPartialEvaluationConstant
Wed, 30 Sep 2015 17:46:24 +0200 Andreas Woess update truffle import revision