hotspot/src/share/vm/opto/compile.cpp
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
Thu, 04 Sep 2014 13:11:25 +0400 shade 8050147: StoreLoad barrier interferes with stack usages
Fri, 15 Aug 2014 12:27:50 -0700 kvn Merge
Mon, 11 Aug 2014 07:20:39 -0700 zgu Merge
Thu, 07 Aug 2014 12:18:58 -0700 zgu 8046598: Scalable Native memory tracking development
Mon, 11 Aug 2014 14:12:51 +0200 roland 7173584: Implement arraycopy as a macro node
Tue, 05 Aug 2014 09:58:52 +0200 thartmann 8054033: Remove unused references to Compile*
Fri, 25 Jul 2014 10:04:36 +0000 anoll Merge
Fri, 25 Jul 2014 10:06:17 +0200 thartmann 8040213: C2 does not put all modified nodes on IGVN worklist
Mon, 14 Jul 2014 10:15:21 -0400 coleenp Merge
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Thu, 03 Jul 2014 08:46:44 +0200 thartmann 8022968: Some codecache allocation failures don't result in invoking the sweeper
Fri, 20 Jun 2014 08:14:30 +0200 thartmann 8008321: compile.cpp verify_graph_edges uses bool as int
Tue, 10 Jun 2014 13:37:16 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Mon, 02 Jun 2014 08:07:29 +0200 thartmann 8034812: remove IDX_INIT macro hack in Node class
Mon, 26 May 2014 14:27:01 +0200 roland 8043638: Multiple compilation attempts break LogCompulation, lead to confusing PrintInlining output
Tue, 13 May 2014 11:32:10 -0700 iveresov 8032463: VirtualDispatch test timeout with DeoptimizeALot
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Fri, 02 May 2014 16:44:54 -0700 kvn 8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR))
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Thu, 10 Apr 2014 11:38:12 +0200 roland 8005079: fix LogCompilation for incremental inlining
Thu, 10 Apr 2014 09:26:24 +0200 anoll 8036898: assert(t != NULL) failed: must set before get
Wed, 09 Apr 2014 09:17:43 +0200 roland 8007988: PrintInlining output is inconsistent with incremental inlining
Tue, 01 Apr 2014 09:05:20 -0700 morris 8001532: C2 node files refactoring
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Tue, 25 Feb 2014 18:16:24 +0100 roland 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Tue, 28 Jan 2014 12:28:17 -0800 kvn Merge
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
less more (0) -100 -60 tip