hotspot/src/share/vm/opto/compile.cpp
Tue, 04 Jul 2017 15:58:10 +0200 stefank 8178499: Remove _ptr_ and _size_ infixes from align functions
Wed, 12 Apr 2017 17:53:18 +0200 stefank 8178489: Make align functions more type safe and consistent
Wed, 18 Jan 2017 08:54:29 +0100 thartmann 8172884: TraceOptoPipelining and TraceOptoOutput are broken
Mon, 31 Oct 2016 09:50:12 +0100 thartmann 8168770: Fix for 8151988 causes performance regression on SPARC
Thu, 22 Sep 2016 18:33:47 +0200 goetz 8166562: C2: Suppress relocations in scratch emit.
Fri, 29 Apr 2016 15:23:15 +0200 mdoerr 8155729: C2: Skip transformation of LoadConP for heap-based compressed oops
Thu, 25 Aug 2016 12:52:18 +0300 vlivanov 8155635: C2: Mixed unsafe accesses break alias analysis
Tue, 23 Aug 2016 12:26:05 -0700 vdeshpande 8151988: Hotspot deoptimizes div/mod pair usage
Thu, 30 Jun 2016 08:24:51 +0200 thartmann 8160425: Vectorization with signalling NaN returns wrong result
Mon, 20 Jun 2016 08:11:22 -0400 cvarming 8159720: Failure of C2 compilation with tiered prevents some C1 compilations.
Wed, 15 Jun 2016 11:21:36 +0300 shade 8157726: VarHandles/Unsafe should support sub-word atomic ops
Mon, 09 May 2016 11:34:09 +0200 roland 8154826: AArch64: take advantage better of base + shifted offset addressing mode
Fri, 29 Apr 2016 17:24:16 +0200 roland 8154943: AArch64: redundant address computation instructions with vectorization
Thu, 28 Apr 2016 10:32:12 +0200 mdoerr 8154836: VM crash due to "Base pointers must match"
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Mon, 25 Apr 2016 18:36:27 +0300 vlivanov 8134918: C2: Type speculation produces mismatched unsafe accesses
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Tue, 23 Feb 2016 22:09:41 +0300 shade 8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles
Tue, 23 Feb 2016 17:59:27 +0100 roland 8007986: GrowableArray should implement binary search
Mon, 18 Jan 2016 11:07:40 -0800 never 8147433: PrintNMethods no longer works with JVMCI
Mon, 18 Jan 2016 08:40:25 +0100 thartmann 6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type
Fri, 11 Dec 2015 16:57:08 +0100 roland 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Tue, 01 Dec 2015 08:05:10 +0100 zmajo 8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
Tue, 24 Nov 2015 10:30:23 +0100 neliasso Merge
Tue, 17 Nov 2015 16:40:52 -0500 kbarrett 8143014: Access PtrQueue member offsets through derived classes
Fri, 13 Nov 2015 13:31:48 +0100 neliasso Merge
Thu, 05 Nov 2015 19:31:57 +0100 jwilhelm Merge
Thu, 22 Oct 2015 13:07:10 -0400 goetz 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Wed, 11 Nov 2015 16:32:17 -1000 twisti 8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
Mon, 09 Nov 2015 11:28:31 +0100 roland 8137168: Replace IfNode with a new RangeCheckNode for range checks
Mon, 26 Oct 2015 19:33:31 -0700 iveresov 8139340: SuperWord enhancement to support vector conditional move (CMovVD) on Intel AVX cpu
Tue, 20 Oct 2015 18:07:28 +0200 neliasso 8137167: JEP165: Compiler Control: Implementation task
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Wed, 07 Oct 2015 01:03:24 +0200 jwilhelm Merge
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Thu, 08 Oct 2015 12:10:19 +0200 zmajo 8137160: Use Compile::live_nodes instead of Compile::unique() in appropriate places -- followup
Wed, 16 Sep 2015 13:16:17 -0700 mcberg 8134802: LCM register pressure scheduling
Mon, 10 Aug 2015 10:39:19 -0700 kvn 8011858: Use Compile::live_nodes() instead of Compile::unique() in appropriate places
Wed, 29 Jul 2015 08:05:21 +0200 thartmann 8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
Thu, 11 Jun 2015 14:19:40 +0300 vlivanov 8074551: GWT can be marked non-compilable due to deopt count pollution
Fri, 08 May 2015 11:49:20 -0700 kvn 8076276: Add support for AVX512
Tue, 05 May 2015 12:33:57 -0700 kvn 8076284: Improve vectorization of parallel streams
Tue, 24 Mar 2015 10:25:09 +0100 roland 8069191: moving predicate out of loops may cause array accesses to bypass null check
Wed, 01 Apr 2015 18:07:50 -0700 kvn 8074981: Integer/FP scalar reduction optimization
Tue, 24 Feb 2015 07:39:22 -0800 vlivanov Merge
Mon, 16 Feb 2015 21:24:39 +0100 jwilhelm Merge
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Wed, 18 Feb 2015 18:14:07 +0100 roland 6912521: System.arraycopy works slower than the simple loop for little lengths
Thu, 29 Jan 2015 10:25:59 -0800 vlivanov 8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
Mon, 22 Dec 2014 11:21:20 +0100 roland 8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
Mon, 24 Nov 2014 07:29:03 -0800 vlivanov 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
Mon, 24 Nov 2014 08:48:15 +0100 thartmann 8065339: Failed compilation does not always trigger a JFR event 'CompilerFailure'
Fri, 24 Oct 2014 14:25:46 +0200 anoll 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
Wed, 15 Oct 2014 10:51:43 +0200 zmajo 8060215: per-method PrintIdealGraphLevel
Mon, 06 Oct 2014 06:51:37 -0700 anoll 8059331: Print additional information for the assert in Compile::start()
Tue, 30 Sep 2014 15:44:43 +0200 thartmann 8059468: Fix PrintCodeCache output changed by JDK-8059137
Thu, 25 Sep 2014 12:10:57 +0400 shade 8058968: Compiler time traces should be improved
Wed, 17 Sep 2014 08:00:07 +0200 thartmann 8015774: Add support for multiple code heaps
less more (0) -100 -60 tip