src/hotspot/share/opto/compile.cpp
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Wed, 09 Oct 2019 12:30:06 +0000 eosterlund 8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level
Fri, 23 Aug 2019 14:22:29 +0200 roland 8229701: aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping
Mon, 29 Jul 2019 09:59:04 -0700 mikael Merge
Mon, 29 Jul 2019 13:57:54 +0200 eosterlund 8227407: ZGC: C2 loads and load barriers can get separated by safepoints
Thu, 04 Jul 2019 09:12:21 +0200 thartmann 8227173: Minor cleanup of unused code in compile.hpp
Thu, 14 Feb 2019 14:54:05 +0100 neliasso 8224675: Late GC barrier insertion for ZGC
Thu, 30 May 2019 19:12:11 +0300 vlivanov 8223216: C2: Unify class initialization checks between new, getstatic, and putstatic
Thu, 30 May 2019 13:39:13 +0300 vlivanov 8223213: Implement fast class initialization checks on x86-64
Tue, 21 May 2019 15:51:35 +0200 lucy 8213084: Rework and enhance Print[Opto]Assembly output
Tue, 02 Apr 2019 23:00:22 +0200 rkennke 8221766: Load-reference barriers for Shenandoah
Thu, 07 Mar 2019 02:39:06 +0000 pli 8214922: Add vectorization support for fmin/fmax
Thu, 14 Feb 2019 15:27:12 -0800 vlivanov 8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors
Mon, 04 Feb 2019 17:35:35 -0800 vlivanov 8188133: C2: Static field accesses in clinit can trigger deoptimizations
Thu, 31 Jan 2019 17:48:25 -0800 vlivanov 8059241: C2: Excessive RemoveUseless passes during incremental inlining
Tue, 22 Jan 2019 18:25:56 +0100 thartmann 8217230: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types()
Fri, 07 Dec 2018 17:56:51 +0100 roland 8214862: assert(proj != __null) at compile.cpp:3251
Tue, 18 Dec 2018 19:13:54 +0530 rraghavan 8211698: Crash in C2 compiled code during execution of double array heavy processing code
Mon, 10 Dec 2018 15:47:44 +0100 rkennke 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
Tue, 27 Nov 2018 09:35:02 +0100 roland 8214172: GC interface entry points for loop opts
Fri, 09 Nov 2018 10:38:07 +0100 rkennke 8213489: GC/C2 abstraction for Compile::final_graph_reshaping()
Wed, 07 Nov 2018 20:24:44 +0100 rkennke 8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2 jdk-12+19
Wed, 07 Nov 2018 20:21:35 +0100 rkennke 8213371: GC/C2 abstraction and cleanup to handle custom offset for GC memory accesses
Tue, 06 Nov 2018 17:28:14 +0100 rkennke 8213384: Move G1/C2 barrier verification into G1BarrierSetC2
Tue, 30 Oct 2018 09:06:08 +0100 thartmann 8177899: Tests fail due to code cache exhaustion on machines with many cores
Wed, 17 Oct 2018 10:19:13 +0200 roland 8212611: Small collection of simple changes from shenandoah
Tue, 18 Sep 2018 20:41:17 +0200 roland 8210389: C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
Tue, 04 Sep 2018 12:44:02 -0700 kvn 8209594: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
Wed, 22 Aug 2018 10:36:39 +0200 roland 8209686: cleanup arguments to PhaseIdealLoop() constructor
Tue, 14 Aug 2018 16:54:47 +0200 roland 8209420: Track membars for volatile accesses so they can be properly optimized
Wed, 08 Aug 2018 15:31:06 +0200 tschatzl 8208670: Compiler changes to allow enabling -Wreorder
Thu, 12 Jul 2018 16:31:28 +0200 goetz 8207049: Minor improvements of compiler code.
Tue, 12 Jun 2018 17:40:28 +0200 pliden 8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
Wed, 21 Mar 2018 16:03:12 +0100 neliasso 8192992: Test8007294.java failed: attempted to spill a non-spillable item
Fri, 18 May 2018 14:51:06 +0200 eosterlund 8202377: Modularize C2 GC barriers
Fri, 04 May 2018 11:41:35 +0200 stefank 8200729: Conditional compilation of GCs
Thu, 12 Apr 2018 08:25:56 +0200 pliden 8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread
Thu, 22 Mar 2018 20:21:19 -0700 roland 8193130: Bad graph when unrolled loop bounds conflicts with range checks
Tue, 20 Feb 2018 07:46:40 -0500 lfoltan 8196884: VS2017 Multiple Type Cast Conversion Compilation Errors
Fri, 15 Dec 2017 10:44:06 -0800 vdeshpande 8190934: Regressions on Haswell Xeon due to JDK-8178811
Fri, 01 Dec 2017 16:20:18 -0800 roland 8192762: LoopNode::verify_strip_mined() fails with "assert failed: only phis"
Tue, 28 Nov 2017 11:59:16 +0100 roland 8186027: C2: loop strip mining
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip