log

age author description
Fri, 24 Jul 2015 13:43:47 +0200 Roland Schatz Resolve cyclic dependencies involving annotation processors.
Fri, 24 Jul 2015 11:09:11 +0200 Doug Simon moved ctw command to mx_graal.py and re-added graal.debug project declarations
Fri, 24 Jul 2015 08:33:42 +0200 Doug Simon Merge with basic-graal
Thu, 23 Jul 2015 17:40:50 -0700 Tom Rodriguez Pull ForeignCallsProvider and friends back into Graal
Thu, 23 Jul 2015 15:05:22 -0700 Tom Rodriguez Remove unused JVMCI types from vmSymbols.hpp
Thu, 23 Jul 2015 14:24:00 -0700 Tom Rodriguez Rename JVMCIDebugConfig to GraalDebugConfig
Thu, 23 Jul 2015 14:20:16 -0700 Tom Rodriguez Pull NamedLocationIdentity back into Graal
Thu, 23 Jul 2015 15:59:59 +0200 Josef Eisl Refactoring of the SSA_LIR options.
Wed, 15 Jul 2015 14:20:12 +0200 Josef Eisl Make HotSpotLockStack an LIRInstruction.
Fri, 03 Jul 2015 10:35:09 +0200 Josef Eisl Introduce AbstractBlockEndOp and add methods to BlockEndOp.
Thu, 23 Jul 2015 12:12:45 +0200 Josef Eisl Add ConstantPhiTest.
Wed, 22 Jul 2015 17:18:14 +0200 Josef Eisl LSStackSlotAllocator: only run if there are virtual stack slots.
Wed, 22 Jul 2015 17:10:21 +0200 Josef Eisl BlackholeOp: accept constants (avoid verification error for constant folded values).
Wed, 22 Jul 2015 16:38:25 +0200 Josef Eisl gate: outsource registers for BootstrapWithRegisterPressure tasks.
Wed, 22 Jul 2015 16:25:07 +0200 Josef Eisl LinearScanWalker: fall back to usages with MustHaveRegister priority in #splitForSpilling.
Tue, 21 Jul 2015 16:55:09 +0200 Josef Eisl LinearScanWalker: allow spilling of active intervals that have only non-mandatory register priority.
Tue, 21 Jul 2015 17:03:54 +0200 Josef Eisl LinearScanWalker: add RegisterPriority to spillCollectActiveAny.
Tue, 21 Jul 2015 11:36:41 +0200 Josef Eisl LinearScanResolveDataFlowPhase: split up #resolveDataFlow.
Thu, 23 Jul 2015 12:04:47 +0200 Stefan Anzinger Mapfile is required when building on Solaris
Thu, 23 Jul 2015 10:46:06 +0200 Stefan Anzinger [SPARC] Fix regression in BSWAP
Wed, 22 Jul 2015 23:27:39 -0700 Tom Rodriguez Move most of jdk.internal.jvmci.debug back into com.oracle.graal.debug
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Wed, 22 Jul 2015 15:50:08 +0200 Stefan Anzinger [SPARC] Use result kind instead of input kind for store
Wed, 22 Jul 2015 15:11:03 +0200 Doug Simon removed forward looking statements from comment
Wed, 22 Jul 2015 14:37:17 +0200 Stefan Anzinger Use new c1visualizer (updated disassembler)
Tue, 21 Jul 2015 15:00:07 -0700 Tom Rodriguez Enable derived oop processing by the GC with JVMCI
Thu, 23 Jul 2015 22:17:57 +0200 Doug Simon inter-suite library references must use qualified form
Thu, 23 Jul 2015 18:31:44 +0200 Doug Simon updated imported suite version
Thu, 23 Jul 2015 15:55:04 +0200 Doug Simon updated imported suite version
Thu, 23 Jul 2015 13:06:53 +0200 Doug Simon moved gate from mx_jvmci.py to mx_gate.py in core mx