log

age author description
Mon, 22 Jun 2015 12:12:53 -0700 twisti Rename com.oracle.jvmci to jdk.internal.jvmci
Mon, 22 Jun 2015 11:08:17 -0700 Christian Wimmer Fix failing unit test
Mon, 22 Jun 2015 10:33:29 -0700 Christian Wimmer Truffle: Stop bytecode parsing on a call to CompilerAsserts.neverPartOfCompilation()
Mon, 22 Jun 2015 12:11:55 +0200 Josef Eisl HotSpotSuitesProvider: use SuitesProvider interface instead of DefaultSuitesProvider.
Mon, 22 Jun 2015 10:58:49 +0200 Stefan Anzinger [SPARC] Rescue CompilationResult.hasUnsafeAccess between to assembly passes.
Mon, 22 Jun 2015 09:57:52 +0200 Josef Eisl AMD64Assembler: PUSH can be used with 32bit operands.
Fri, 19 Jun 2015 15:32:40 +0200 Josef Eisl AMD64: add custom AMD64SuitesProvider.
Fri, 19 Jun 2015 15:19:04 +0200 Josef Eisl Pass a DefaultSuitesProvider to HotSpotSuitesProvider.
Mon, 22 Jun 2015 10:07:38 +0200 Josef Eisl AMD64: add StackMoveOptimizationPhase.
Fri, 19 Jun 2015 14:28:14 +0200 Josef Eisl AMD64Move: add AMD64MultiStackMove.
Sun, 21 Jun 2015 18:53:42 +0200 Gilles Duboscq Schedule: Allow floating reads to be scheduled after loops
Sun, 21 Jun 2015 22:24:40 +0200 Doug Simon only (re)make archives from build command for distributions with at least one constituent project that was (re)compiled
Sun, 21 Jun 2015 21:43:13 +0200 Doug Simon only (re)make archives from build command if at least one compilation occurred
Sat, 20 Jun 2015 12:37:01 +0200 Doug Simon mx: removed JVMCI code from Distribution.make_archive
Sat, 20 Jun 2015 09:00:58 +0200 Doug Simon Merge.
Sat, 20 Jun 2015 09:00:02 +0200 Doug Simon fix for renaming packages com.oracle.jvmci to jdk.internal.jvmci
Sat, 20 Jun 2015 01:56:43 +0200 Thomas Wuerthinger Merge.
Sat, 20 Jun 2015 01:29:17 +0200 Thomas Wuerthinger Remove type profile proxy node.
Fri, 19 Jun 2015 23:17:09 +0200 Andreas Woess update truffle.jar
Fri, 19 Jun 2015 09:31:51 -0700 Tom Rodriguez Merge
Fri, 19 Jun 2015 09:28:25 -0700 Tom Rodriguez type.isLeaf should promote stamp to exact type
Fri, 19 Jun 2015 09:28:17 -0700 Tom Rodriguez Add test for isLeaf
Thu, 18 Jun 2015 10:07:27 -0700 Tom Rodriguez Replace ResolvedJavaType.isFinal with more meaningful and correct isLeaf
Fri, 19 Jun 2015 17:41:45 +0200 Doug Simon moved findbugs support from mx_graal.py to mx_findbugs.py
Fri, 19 Jun 2015 15:59:22 +0200 Doug Simon mx: added support for overridden commands to be available via a qualified name
Fri, 19 Jun 2015 15:18:18 +0200 Thomas Wuerthinger Remove method-based IC dispatch.
Fri, 19 Jun 2015 15:04:01 +0200 Thomas Wuerthinger Make names of printed IGV graphs shorter.
Fri, 19 Jun 2015 12:48:12 +0200 Gilles Duboscq HotSpotConstantPool: only try to resolve invokeHandle for invoke opcodes
Fri, 19 Jun 2015 12:35:38 +0200 Gilles Duboscq Track and set has_unsafe_access flag
Fri, 19 Jun 2015 11:10:15 +0200 Josef Eisl SPARC: HotSpotLoadConstantOp: add support for byte and short.