src/hotspot/share/opto/loopopts.cpp
Wed, 09 Oct 2019 12:30:06 +0000 eosterlund 8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level
Tue, 01 Oct 2019 10:28:12 +0200 roland 8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode
Thu, 26 Sep 2019 09:16:08 +0200 thartmann 8231223: C2's conditional move optimization fails with assert(bol->Opcode() == Op_Bool) failed
Mon, 23 Sep 2019 16:49:09 +0200 roland 8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint
Wed, 28 Aug 2019 15:51:03 +0200 roland 8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
Wed, 04 Sep 2019 16:39:12 +0200 xliu 8229450: C2 compilation fails with assert(found_sfpt) failed
Tue, 20 Aug 2019 07:47:13 +0200 thartmann 8228888: C2 compilation fails with assert "m has strange control"
Mon, 05 Aug 2019 08:03:25 +0200 thartmann 6394013: C2: Remove VerifyOpto
Thu, 14 Feb 2019 14:54:05 +0100 neliasso 8224675: Late GC barrier insertion for ZGC
Tue, 28 May 2019 14:56:58 +0200 phedlin 8223363: Bad node estimate assertion failure
Wed, 17 Apr 2019 14:57:53 +0200 phedlin 8216137: assert failed: Live node limit exceeded.
Tue, 02 Apr 2019 23:00:22 +0200 rkennke 8221766: Load-reference barriers for Shenandoah
Tue, 15 Jan 2019 11:19:14 -0800 vdeshpande 8216050: Superword optimization fails with assert(0 <= i && i < _len) failed: illegal index
Tue, 18 Dec 2018 10:12:28 +0100 phedlin 8210392: assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
Wed, 12 Dec 2018 14:48:34 -0800 vdeshpande 8214751: X86: Support for VNNI Instructions
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 14:49:13 +0100 roland 8214362: C2: gc interface entry point for split if
Tue, 06 Nov 2018 23:03:05 +0100 rkennke 8213381: Hook to allow GC to inject Node::Ideal() calls
Wed, 12 Sep 2018 16:38:13 +0200 roland 8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
Mon, 02 Jul 2018 10:44:46 +0200 roland 8205515: assert(opcode == Op_RangeCheck) failed: no other if variant here
Tue, 12 Jun 2018 17:40:28 +0200 pliden 8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
Mon, 11 Jun 2018 14:16:43 +0200 roland 8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
Thu, 24 May 2018 09:59:57 +0200 roland 8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
Fri, 18 May 2018 14:51:06 +0200 eosterlund 8202377: Modularize C2 GC barriers
Wed, 21 Mar 2018 20:15:00 -0700 roland 8199784: PhaseIdealLoop::place_near_use() might return wrong control with loop strip mining
Tue, 13 Feb 2018 16:57:01 +0100 roland 8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop()
Tue, 30 Jan 2018 09:08:44 +0100 roland 8196296: Lucene test crashes C2 compilation
Thu, 18 Jan 2018 10:05:32 -0800 dlong 8194992: Null pointer dereference in MultiNode::proj_out related to loopexit()
Wed, 17 Jan 2018 14:25:47 -0800 dlong 8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
Tue, 05 Dec 2017 09:49:23 -0800 kvn 8192846: Support cmov vectorization for float
Tue, 28 Nov 2017 11:59:16 +0100 roland 8186027: C2: loop strip mining
Mon, 27 Nov 2017 16:05:11 -0800 roland 8191887: assert(b->is_Bool()) in PhaseIdealLoop::clone_iff() due to Opaque4 node
Fri, 13 Oct 2017 14:02:01 +0200 thartmann 8189067: SuperWord optimization crashes with "assert(out == prev || prev == __null) failed: no branches off of store slice"
Wed, 27 Sep 2017 16:17:47 +0200 roland 8187822: C2 conditonal move optimization might create broken graph
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip