log

age author description
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.
Tue, 20 Oct 2015 15:56:18 +0200 Gilles Duboscq Check guards stage before optimizing or inserting guards
Tue, 20 Oct 2015 15:55:40 +0200 Gilles Duboscq Fix missing transfer of speculation when recreating guards/deops
Tue, 20 Oct 2015 15:44:10 +0200 Gilles Duboscq BytecodeExceptionNodes can be lowere regarless of the guards stage
Tue, 20 Oct 2015 14:16:21 +0200 Gilles Duboscq Count input nodes before running a phase
Thu, 22 Oct 2015 12:56:40 +0200 Doug Simon made inlined method recording unconditional during compilation
Thu, 22 Oct 2015 11:50:53 +0200 Stefan Anzinger Enable System_setOut test again
Fri, 16 Oct 2015 15:02:39 +0200 Stefan Anzinger [SPARC] Load compressed HotSpotObjectConstants constants inline
Fri, 16 Oct 2015 10:47:19 +0200 Stefan Anzinger Remove Setx and clean up SPARCMove
Wed, 21 Oct 2015 21:38:13 -0700 Tom Rodriguez Update jvmci import
Wed, 21 Oct 2015 20:34:36 -0700 Tom Rodriguez Adjust method handle test to reproduce JDK9 handle invoke problem
Wed, 21 Oct 2015 23:56:19 +0200 Doug Simon moved Graal compiler options from JVMCI to GraalCompilerOptions
Wed, 21 Oct 2015 14:11:00 -0700 Tom Rodriguez Disable method handle return stack fixup logic in JDK9
Wed, 21 Oct 2015 14:10:54 -0700 Tom Rodriguez Avoid use of sun.misc.Version to control JDK specific intrinsics
Wed, 21 Oct 2015 09:22:42 -0700 Christian Wimmer Update graal-compiler version
Wed, 21 Oct 2015 16:46:34 +0200 Doug Simon made ExitVMOnException false by default
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:13:20 +0200 Roland Schatz Don't use global Graal singleton in ArrayCopyCallNode.
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.
Mon, 19 Oct 2015 22:26:09 -0700 Tom Rodriguez Merge
Mon, 19 Oct 2015 17:20:49 -0700 Tom Rodriguez Add interface method handle test
Mon, 19 Oct 2015 17:16:18 -0700 Tom Rodriguez Don't mutate the arguments when trying to resolve a method handle invoke
Mon, 19 Oct 2015 17:14:33 -0700 Tom Rodriguez Only dump context objects once
Sun, 18 Oct 2015 23:16:09 -0700 Tom Rodriguez Make sure graphs compiled in tests can be dumped
Tue, 20 Oct 2015 02:47:42 +0200 Christian Humer Adopt new Truffle version.
Mon, 19 Oct 2015 16:34:04 -0700 Christian Wimmer Re-add support to emit the address of a StackSlot