log

age author description
Tue, 07 Apr 2015 12:09:46 -0700 Tom Rodriguez Remove ValuePosition machinery
Wed, 15 Apr 2015 10:21:02 -0700 Tom Rodriguez Merge
Tue, 14 Apr 2015 22:20:07 -0700 Tom Rodriguez Add suport for oops in vector registers at safepoints
Tue, 14 Apr 2015 17:26:29 -0700 Tom Rodriguez It should be an error for an OopMap to mention a register that can't be found
Wed, 15 Apr 2015 18:41:53 +0200 Stefan Anzinger [SPARC] Use NOP only between CBcond
Wed, 15 Apr 2015 16:30:45 +0200 Stefan Anzinger Add CompileTheWorldExcludeMethodFilter to CTW and remove sun.awt.X11 classes from default ctw mx target.
Wed, 15 Apr 2015 13:49:38 +0200 Christian Humer Truffle-DSL: fixed potential non generic executes in uninitialized nodes.
Wed, 15 Apr 2015 14:06:17 +0200 Doug Simon relax expectations on JDK library locations
Wed, 15 Apr 2015 03:14:27 +0200 Christian Humer Truffle-DSL: fixed wrong executable delegate.
Wed, 15 Apr 2015 00:35:25 +0200 Christian Humer Truffle-DSL: fixed single specializable node migth delegate to a synthetic executable type.
Tue, 14 Apr 2015 18:04:29 -0700 Michael Van De Vanter Merge with 6fe8d8a248ba5c01f752c5a932de4470c9ee29c6
Tue, 14 Apr 2015 14:23:07 -0700 Michael Van De Vanter Truffle/Instrumentation: Javadoc cleanup
Wed, 15 Apr 2015 00:16:01 +0200 Christian Humer Truffle-DSL: fix generic types are not unique in javac.
Tue, 14 Apr 2015 23:13:47 +0200 Christian Humer SL: fix calls produce less nodes now.
Tue, 14 Apr 2015 22:56:15 +0200 Christian Humer Remove dsl processor dependency from nodeinfo.processor project.
Tue, 14 Apr 2015 19:56:01 +0200 Christian Humer SL: add findbugs dependency to generate findbugs avoid warnings annotations for object comparisons.
Tue, 14 Apr 2015 15:16:14 +0200 Christian Humer SL: use DSL for call dispatches.
Tue, 14 Apr 2015 15:16:14 +0200 Christian Humer SL: use DSL for property writes.
Tue, 14 Apr 2015 15:16:14 +0200 Christian Humer SL: use DSL for property reads.
Tue, 14 Apr 2015 15:16:14 +0200 Christian Humer SL: some minor simplifications.
Tue, 14 Apr 2015 19:41:36 +0200 Christian Humer Truffle-DSL: fixed invalid execute delegation
Tue, 14 Apr 2015 19:23:33 +0200 Christian Humer Truffle-DSL: fixed on-demand generation of getNext.
Tue, 14 Apr 2015 19:23:33 +0200 Christian Humer Truffle-DSL: fix polymorphic return type was always object if type had implicit casts.
Tue, 14 Apr 2015 19:23:33 +0200 Christian Humer Truffle-DSL: ensure proper wildcards for generics are filled in; remove unused type system node code generator.
Tue, 14 Apr 2015 19:23:33 +0200 Christian Humer Truffle-DSL: do not throw UnexpectedResultException for operations that guarantee the type.
Tue, 14 Apr 2015 19:23:33 +0200 Christian Humer Truffle-DSL: performance optimization for types * specialization complexity in shouldOverrideExecutableType.
Tue, 14 Apr 2015 19:23:33 +0200 Christian Humer Truffle-DSL: fixed executable input types do not count as generic if there are implicit casts defined for them.
Tue, 14 Apr 2015 19:23:33 +0200 Christian Humer Truffle-DSL: fixed isFrameUsedByAnyGuard() was incomplete
Tue, 14 Apr 2015 19:23:32 +0200 Christian Humer Truffle-DSL: fixed frame may be null for shared polymorphic execute methods.
Tue, 14 Apr 2015 19:23:32 +0200 Christian Humer Truffle-DSL: fixed common supertype was always Object if generic child types contained void.
Tue, 14 Apr 2015 19:23:32 +0200 Christian Humer Truffle-DSL: fixed frame might be added twice for polymorphic signatures.
Tue, 14 Apr 2015 15:16:14 +0200 Christian Humer Truffle-DSL: rename GenericParser to Fallbackparser.
Tue, 14 Apr 2015 15:12:48 +0200 Christian Humer Truffle-DSL: generate better polymorphic execute signatures
Tue, 14 Apr 2015 15:12:48 +0200 Christian Humer Truffle-DSL: add support for null literals.
Tue, 14 Apr 2015 15:12:48 +0200 Christian Humer Truffle-DSL: make type systems optional.
Tue, 14 Apr 2015 22:12:03 +0200 Doug Simon Merge.
Tue, 14 Apr 2015 15:06:25 +0200 Doug Simon Merge.
Tue, 14 Apr 2015 14:57:41 +0200 Doug Simon expand API for retrieving method substitution graphs to indicate the BCI of the invoke being inlined or -1 if the request is not in the context of inlining
Tue, 14 Apr 2015 14:26:43 +0200 Doug Simon added InvocationPlugin.inlineOnly to allow MacroNode creating plugins to indicate they should not be used as top level compilation roots
Tue, 14 Apr 2015 17:53:28 +0200 Stefan Anzinger Cleanup blacklist for SPARC, add Assume to CompressedNullCheckTest check whether UseCompressedOops is enabled and just check if not running on SPARC on NativeFunctionInterfaceTest
Tue, 14 Apr 2015 17:23:57 +0200 Stefan Anzinger Merge
Tue, 14 Apr 2015 17:23:37 +0200 Stefan Anzinger Fix compare in LoweringPhase.processBlock
Tue, 14 Apr 2015 14:05:35 +0200 Stefan Anzinger Fix compilation warning
Tue, 14 Apr 2015 14:01:18 +0200 Stefan Anzinger Merge
Tue, 14 Apr 2015 13:37:47 +0200 Stefan Anzinger Change recursive LoweringPhase.Round.processBlock to state machine with emulated stack. Also use the same traversal in DominatorConditionalEliminationPhase.Instance.processBlock. Required, as the recursive implementation exceeds the stack on SPARC.
Fri, 10 Apr 2015 16:22:46 +0200 Stefan Anzinger Simulate recursion on AbstractControlFlowGraph.calcoDominatorRanges as the recursive version exceeds stack size on SPARC
Tue, 14 Apr 2015 14:40:36 +0200 Roland Schatz Rename Stamp.illegal() to Stamp.empty().
Tue, 14 Apr 2015 12:08:41 +0200 Roland Schatz Use correctly typed NULL constant in canonicalization of LoadMethodNode.
Tue, 14 Apr 2015 11:59:07 +0200 Doug Simon remove special guards on RegisterPressure
Tue, 14 Apr 2015 11:58:56 +0200 Doug Simon lifted register allocation retry under RegisterPressure to GraalCompiler.emitLIR to account for a register allocator that modifies the LIR
Tue, 14 Apr 2015 11:57:27 +0200 Doug Simon added missing space
Tue, 14 Apr 2015 09:56:57 +0200 Josef Eisl LinearScan: dump intervals before throwing a OutOfRegistersException.
Mon, 13 Apr 2015 17:10:40 +0200 Josef Eisl RegisterConfig: improve javadoc for getAllocatableRegisters and filterAllocatableRegisters.
Mon, 13 Apr 2015 17:00:21 +0200 Josef Eisl RegisterAllocationConfig: add 'catch-all' constant for RegisterPressure.
Mon, 13 Apr 2015 16:53:47 +0200 Josef Eisl Catch OutOfRegistersException in LinearScanPhase and retry if RegisterPressure was specified.
Mon, 13 Apr 2015 11:50:27 +0200 Josef Eisl Add OutOfRegistersException.
Mon, 13 Apr 2015 16:50:27 +0200 Josef Eisl RegisterConfig: rename getAllocatableRegisters(PK,R[) to filterAllocatableRegisters and remove caching from implementors.
Mon, 13 Apr 2015 15:10:55 +0200 Josef Eisl LinearScan: use RegisterAllocationConfig.
Mon, 13 Apr 2015 15:01:46 +0200 Josef Eisl Add RegisterAllocationConfig.
Mon, 13 Apr 2015 14:50:25 +0200 Josef Eisl RegisterConfig: pass registers array to getAllocatableRegisters(PlatformKind).