log

age author description
Sat, 13 Jun 2015 00:58:03 +0200 Doug Simon replaced class file patching with use of jre/lib/jvmci/graal.properties to set graal.version system property
Sat, 13 Jun 2015 00:25:30 +0200 Doug Simon show diff if jvmci.make generation modifies an existing file
Sat, 13 Jun 2015 00:22:48 +0200 Doug Simon add properties from <jdk>/jre/lib/jvmci/*.properties files to system properties
Fri, 12 Jun 2015 18:02:58 +0200 Stefan Anzinger Introduce clean target in jvmci.make
Fri, 12 Jun 2015 17:13:45 +0200 Andreas Woess change phi node name template back to an ascii string to ease searching
Fri, 12 Jun 2015 14:46:18 +0200 Andreas Woess Truffle: fix delete/removeProperty regression
Fri, 12 Jun 2015 15:23:50 +0200 Andreas Woess Truffle: remove Shape#copyOverPropertiesInternal
Fri, 12 Jun 2015 17:32:52 +0200 Roland Schatz Temporarily disable jvmci.make gate check.
Fri, 12 Jun 2015 17:12:08 +0200 Roland Schatz Remove unused method.
Fri, 12 Jun 2015 16:13:33 +0200 Doug Simon jvmci.make should have a newline at the end
Fri, 12 Jun 2015 15:47:54 +0200 Doug Simon Merge.
Fri, 12 Jun 2015 14:53:05 +0200 Stefan Anzinger Add parameter description to jvmci.make
Fri, 12 Jun 2015 14:52:08 +0200 Stefan Anzinger Convert addresses in ArrayCopyCallNode to word size
Fri, 12 Jun 2015 14:42:29 +0200 Jaroslav Tulach Verifying we can use List<Object> via ReadOnlyArrayList in execute(VirtualFrame) without any slowdown.
Fri, 12 Jun 2015 15:34:11 +0200 Doug Simon fixed subtle makefile evaluation order issue in the verification that only existing JVMCI services and options are exported in make/defs.make
Fri, 12 Jun 2015 15:33:11 +0200 Doug Simon switched to use of simple makefile assignment in jvmci.make and removed unnecessary semicolons
Fri, 12 Jun 2015 13:19:03 +0200 Doug Simon merge fix
Fri, 12 Jun 2015 13:06:27 +0200 Doug Simon Services cannot be sub-classes or instantiated
Fri, 12 Jun 2015 13:05:40 +0200 Doug Simon don't export com.oracle.jvmci.options.Options as it has no JVMCI providers
Fri, 12 Jun 2015 13:04:35 +0200 Doug Simon verify that only existing JVMCI services and options are exported in make/defs.make
Fri, 12 Jun 2015 01:25:58 +0200 Doug Simon don't add command used to generate jvmci.make to the top of jvmci.make as it confuses the gate check that this file is in sync with suite*.py
Fri, 12 Jun 2015 01:19:57 +0200 Doug Simon replaced Service marker interface with non-standard META-INF directory names to differentiate JVMCI providers from standard service providers
Fri, 12 Jun 2015 01:06:36 +0200 Doug Simon mx: add check to gate the jvmci.make and suite.py are in sync
Fri, 12 Jun 2015 01:02:57 +0200 Doug Simon ignore generated NetBeans project configs in jvmci/
Thu, 11 Jun 2015 20:46:30 +0200 Christian Humer Truffle: direct all log output to GraalTruffleRuntime#log
Fri, 12 Jun 2015 11:32:39 +0200 Roland Schatz Unit tests for counted loop detection.
Fri, 12 Jun 2015 11:08:45 +0200 Roland Schatz Fix trip count of counted loops with stride > 1.
Thu, 11 Jun 2015 20:40:11 -0700 Christian Wimmer Preserve stateBefore when creating newInstanceNode and newArrayNode during canonicalization
Thu, 11 Jun 2015 16:20:13 -0700 Christian Wimmer Limit inlining depth during partial evaluation to avoid StackOverflowError, provide useful error message instead
Thu, 11 Jun 2015 15:14:14 -0700 Christian Wimmer Allow subclasses of DynamicNewArrayNode and DynamicNewInstanceNode
Thu, 11 Jun 2015 13:03:54 -0700 Tom Rodriguez TypeSwitchNode should be more careful about deleting successors
Thu, 11 Jun 2015 12:15:19 -0700 Tom Rodriguez Map from method name to rule should be per type not per annotation processor
Thu, 11 Jun 2015 09:51:50 -0700 Christian Wimmer Merge
Wed, 10 Jun 2015 17:23:19 -0700 Christian Wimmer Move instantiation checks from methods substitutions to the lowering of DynamicNewInstanceNode and DynamicNewArrayNode, so that Unsafe.allocateInstance and Array.newInstance can be intrinsified to a single node.
Thu, 11 Jun 2015 17:16:53 +0200 Andreas Woess Truffle: minor refactoring
Thu, 11 Jun 2015 17:10:27 +0200 Andreas Woess Truffle: remove cached property array
Thu, 11 Jun 2015 16:45:42 +0200 Roland Schatz Don't create IsNull guard for values with a nonNull stamp.
Thu, 11 Jun 2015 13:19:51 +0200 Roland Schatz Show location identity in dump of JavaWriteNode.
Thu, 11 Jun 2015 13:57:16 +0200 Stefan Anzinger Update jvmci.make
Thu, 11 Jun 2015 13:23:21 +0200 Stefan Anzinger Do not make builds in jvmci.make
Thu, 11 Jun 2015 11:35:55 +0200 Stefan Anzinger Merge
Thu, 11 Jun 2015 11:35:27 +0200 Stefan Anzinger Cleanup code in mx_graal_makefile.py, add comments
Thu, 11 Jun 2015 11:07:28 +0200 Stefan Anzinger jvmci.make remove generated source from search path; export compilers into a different directory when jvmci is disabled: jre/lib/<arch>/(server|client)-nojvmci/
Wed, 10 Jun 2015 19:27:05 +0200 Stefan Anzinger Merge
Wed, 10 Jun 2015 19:26:28 +0200 Stefan Anzinger [SPARC] Sign extend offsets in SPARCAddressLowering
Wed, 10 Jun 2015 19:25:28 +0200 Stefan Anzinger Append -nojvmci to the compiler directory when building without jvmci
Wed, 10 Jun 2015 14:56:49 +0200 Stefan Anzinger jvmci.make put temp dirs into the target directory
Wed, 10 Jun 2015 13:22:03 +0200 Stefan Anzinger Make jvmci.make quiet and use recipe for build and jar
Wed, 10 Jun 2015 11:06:41 +0200 Stefan Anzinger mx: Define BUILD_CLIENT_ONLY instead of setting JVM_VARIANTS when building client compiler
Thu, 11 Jun 2015 11:06:00 +0200 Roland Schatz Fix bug in access to compressed metaspace pointers.
Wed, 10 Jun 2015 17:56:40 -0700 Tom Rodriguez Refresh survivingSuccessor after deleting branch
Thu, 11 Jun 2015 01:21:44 +0200 Doug Simon re-enabled root compilation of intrinsics
Thu, 11 Jun 2015 01:16:44 +0200 Doug Simon print absolute file names from CFGPrinterObserver
Thu, 11 Jun 2015 01:16:06 +0200 Doug Simon fixed npe in CompilationPrinter
Thu, 11 Jun 2015 01:15:26 +0200 Doug Simon made getSubstitutionMethod part of Replacements API
Wed, 10 Jun 2015 20:19:30 +0200 Andreas Woess Truffle: remove unused code
Wed, 10 Jun 2015 20:06:17 +0200 Andreas Woess Truffle: make transitionMap a ConcurrentHashMap
Wed, 10 Jun 2015 20:06:13 +0200 Andreas Woess Truffle: model property replace as direct transition
Wed, 10 Jun 2015 20:05:52 +0200 Andreas Woess Truffle: move property notification hook to shared data, and call it on remove as well
Wed, 10 Jun 2015 16:18:22 +0200 Christian Humer Add specialized version of inferStamp to IntegerAddExactNode that understands that it cannot overflow.