enevill [Wed, 16 Sep 2015 13:50:57 +0000] rev 33079
8136615: aarch64: elide DecodeN when followed by CmpP 0
Summary: remove DecodeN when comparing a narrow oop with 0
Reviewed-by: kvn, adinn
roland [Tue, 22 Sep 2015 15:25:34 +0200] rev 33078
8136926: phi == NULL assert in PhaseIdealLoop::try_move_store_after_loop
Summary: multiple phis on same slice are possible in a loop
Reviewed-by: kvn, mcberg
roland [Mon, 21 Sep 2015 10:51:33 +0200] rev 33077
8136596: Remove aarch64: MemBarRelease when final field's allocation is NoEscape or ArgEscape
Summary: elide MemBar when AllocateNode _is_non_escaping
Reviewed-by: kvn, roland
Contributed-by: hui.shi@linaro.org
zmajo [Tue, 22 Sep 2015 13:42:09 +0200] rev 33076
8136914: compiler/loopopts/superword/SumRedSqrt_Double.java times out
Summary: Change test to execute only on relevant (x86-based) platforms.
Reviewed-by: kvn, dlong
adinn [Wed, 16 Sep 2015 09:52:58 -0400] rev 33075
8080293: AARCH64: Remove unnecessary dmbs from generated CAS code
Summary: The current encoding for CAS generates unnecessary leading and trailing dmbs for the MemBarAcquire and MemBarRelease which ought to be elided
Reviewed-by: kvn
iignatyev [Sat, 19 Sep 2015 11:19:22 +0200] rev 33074
Merge
dpochepk [Sat, 19 Sep 2015 12:04:38 +0300] rev 33073
8136718: [TESTBUG] introduce FileInstaller functionality
Reviewed-by: iignatyev
tpivovarova [Sat, 19 Sep 2015 12:03:36 +0300] rev 33072
8136693: add package statement 'compiler.testlibrary' to CompilerUtils
Reviewed-by: iignatyev
coleenp [Fri, 18 Sep 2015 16:37:12 -0400] rev 33071
Merge
mdoerr [Thu, 17 Sep 2015 09:03:57 +0200] rev 33070
8136525: Generate interpreter entries only once and avoid unnecessary jump to jump
Reviewed-by: coleenp, twisti, aph
neliasso [Fri, 18 Sep 2015 10:11:11 +0200] rev 33069
8135068: Extract method matchers from CompilerOracle
Summary: Ecapsulate code to enable reuse
Reviewed-by: roland, kvn
iveresov [Thu, 17 Sep 2015 13:42:50 -0700] rev 33068
Merge
thartmann [Thu, 17 Sep 2015 08:08:47 +0200] rev 33067
8134739: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts
Summary: Bail out of superword optimization if loop was removed (i.e., if zero-trip Opaque1Node was removed).
Reviewed-by: kvn, roland
kvn [Wed, 16 Sep 2015 15:54:32 -0700] rev 33066
8134553: CRC32C implementations for x86/x64 targets
Reviewed-by: kvn
Contributed-by: tomasz.wojtowicz@intel.com
mcberg [Wed, 16 Sep 2015 13:16:17 -0700] rev 33065
8134802: LCM register pressure scheduling
Summary: Calculate register pressure in a block to help instructions scheduling.
Reviewed-by: kvn, dlong
kvn [Wed, 16 Sep 2015 20:33:16 +0200] rev 33064
Merge
kvn [Tue, 15 Sep 2015 11:04:11 -0700] rev 33063
8136406: Remove ZapDeadCompiledLocals code
Summary: Dead code elimination.
Reviewed-by: roland, twisti
roland [Tue, 15 Sep 2015 13:08:43 +0200] rev 33062
8136461: PhaseIdealLoop::try_move_store_before_loop() may bypass early loop exit
Summary: PhaseIdealLoop::try_move_store_before_loop() needs to check for early loop exit before candidate Stores
Reviewed-by: kvn
enevill [Tue, 15 Sep 2015 12:59:51 +0000] rev 33061
8136524: aarch64: test/compiler/runtime/7196199/Test7196199.java fails
Summary: Fix safepoint handlers to save 128 bits on vector poll
Reviewed-by: kvn
Contributed-by: felix.yang@linaro.org
lana [Thu, 22 Oct 2015 08:47:43 -0700] rev 33060
Added tag jdk9-b88 for changeset 9f14b17a8956
amurillo [Tue, 27 Oct 2015 10:15:37 -0700] rev 33059
Merge
amurillo [Thu, 22 Oct 2015 16:25:34 -0700] rev 33058
Merge
jprovino [Tue, 20 Oct 2015 11:17:05 -0400] rev 33057
Merge
jwilhelm [Wed, 07 Oct 2015 00:46:44 +0200] rev 33056
Merge
erikj [Tue, 27 Oct 2015 17:51:36 +0100] rev 33055
8140312: Enable new sjavac server only mode in jdk build
Reviewed-by: ihse, tbell
erikj [Tue, 27 Oct 2015 13:48:21 +0100] rev 33054
8140484: Vardeps broken when variable value contains '$'
Reviewed-by: tbell
lana [Thu, 22 Oct 2015 11:12:30 -0700] rev 33053
Merge
ihse [Thu, 22 Oct 2015 16:41:24 +0200] rev 33052
8140282: Remove test directories on clean-test-*
Reviewed-by: erikj
ihse [Thu, 22 Oct 2015 15:54:15 +0200] rev 33051
8140277: Configuration out-of-date check should also check closed sources
Reviewed-by: erikj
lana [Wed, 21 Oct 2015 18:38:29 -0700] rev 33050
Merge
amurillo [Tue, 20 Oct 2015 11:56:22 -0700] rev 33049
Merge
amurillo [Mon, 19 Oct 2015 12:30:16 -0700] rev 33048
Merge