log

age author description
Fri, 05 Feb 2016 22:48:36 -0800 Tom Rodriguez Don't fill the code cache with nmethods from CTW default tip
Fri, 05 Feb 2016 17:48:48 -0800 twisti [AArch64] AArch64FrameMap.currentFrameSize(): Don't subtract frame setup size.
Fri, 05 Feb 2016 12:44:11 -0800 twisti [AArch64] Fix frameSetupSize as returnAddressSize returns 0.
Fri, 05 Feb 2016 11:18:33 -0800 Christian Wimmer Bugfix: add missing graph cleanup after graph decoding (to clean up degenerated loops when using SimplifyingGraphDecoder)
Thu, 04 Feb 2016 17:19:14 -0800 Christian Wimmer materialized value of a linear scan interval can be any Constant, remove unnecessary restriction that it must be a JavaConstant
Thu, 04 Feb 2016 17:18:03 -0800 Christian Wimmer Add constructor to create InvocationPlugins from map of already resolved methods
Thu, 04 Feb 2016 16:09:50 -0800 Tom Rodriguez Update jvmci import
Thu, 04 Feb 2016 14:55:15 -0800 twisti [AArch64] Fixes and improvements; can run more methods now.
Thu, 04 Feb 2016 11:31:50 -0800 Christian Wimmer Guard agains out-of-bounds exception
Wed, 03 Feb 2016 16:51:05 +0100 Josef Eisl BenchmarkCounters: only print header and footer if DynamicCountersHumanReadable is enabled.
Thu, 04 Feb 2016 11:29:54 +0100 Josef Eisl BenchmarkCounters: add BenchmarkCountersFile option.
Thu, 04 Feb 2016 11:26:13 +0100 Josef Eisl BenchmarkCounters: use options to enable static and dynamic counters.
Thu, 04 Feb 2016 16:58:45 +0100 Josef Eisl Refactor MoveProfilingPhase and add per-method profiling support.
Wed, 27 Jan 2016 10:10:06 +0100 Josef Eisl MoveProfiling: outsource MoveType.
Thu, 04 Feb 2016 14:14:16 +0100 Andreas Woess Truffle: compilation queue should weakly reference call targets