hotspot/src/share/vm/opto/subnode.cpp
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Thu, 23 Mar 2017 15:14:18 +0100 thartmann 8173770: Image conversion improvements
Fri, 20 May 2016 18:27:03 +0300 vlivanov 8154831: CastII/ConvI2L for a range check is prematurely eliminated
Wed, 06 Apr 2016 10:29:26 -0700 vdeshpande 8152907: Update for x86 tan and log10 in the math lib
Tue, 19 Jan 2016 14:52:33 +0100 kmo 8003585: strength reduce or eliminate range checks for power-of-two sized arrays
Tue, 12 Jan 2016 12:55:09 +0100 thartmann 8146629: Make phase->is_IterGVN() accessible from Node::Identity and Node::Value
Fri, 08 Jan 2016 21:06:50 -0800 vdeshpande 8143353: update for x86 sin and cos in the math lib
Mon, 21 Dec 2015 16:58:29 +0000 aph 8145096: Undefined behaviour in HotSpot
Wed, 23 Dec 2015 21:09:50 -0800 kvn 8145688: Update for x86 pow in the math lib
Thu, 22 Oct 2015 21:39:25 -0700 iveresov 8139575: Update for x86 log in the math lib
Mon, 05 Oct 2015 20:02:40 -0700 iveresov 8132207: update for x86 exp in the math lib
Wed, 18 Mar 2015 16:16:30 +0100 mhaupt 8004073: Implement C2 Ideal node specific dump() method
Thu, 13 Nov 2014 09:19:46 +0100 roland 8054478: C2: Incorrectly compiled char[] array access crashes JVM
Mon, 11 Aug 2014 13:01:37 +0200 thartmann 8043284: Optimize signed integer comparison
Tue, 05 Aug 2014 09:58:52 +0200 thartmann 8054033: Remove unused references to Compile*
Mon, 02 Jun 2014 08:07:29 +0200 thartmann 8034812: remove IDX_INIT macro hack in Node class
Fri, 16 May 2014 14:38:42 -0700 twisti Merge
Mon, 12 May 2014 09:47:57 -0400 coleenp Merge
Wed, 07 May 2014 06:03:31 -0700 zgu 8041415: remove port.{cpp,hpp} files
Fri, 16 May 2014 12:05:14 -0700 kvn 8042786: Proper fix for 8032566
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 01 Apr 2014 09:05:20 -0700 morris 8001532: C2 node files refactoring
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Fri, 27 Sep 2013 08:39:19 +0200 rbackman 8024924: Intrinsify java.lang.Math.addExact
Thu, 09 May 2013 17:28:04 -0700 kvn 8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Thu, 27 Sep 2012 09:38:42 -0700 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Wed, 11 Jul 2012 14:50:30 -0700 kvn 7181658: CTW: assert(t->meet(t0) == t) failed: Not monotonic
Fri, 25 May 2012 07:53:11 -0700 kvn 7170463: C2 should recognize "obj.getClass() == A.class" code pattern
Tue, 15 May 2012 10:10:23 +0200 roland 7133857: exp() and pow() should use the x87 ISA on x86
Tue, 10 Jan 2012 18:05:38 -0800 kvn 7128352: assert(obj_node == obj) failed
Tue, 31 May 2011 10:05:36 -0700 kvn 6956668: misbehavior of XOR operator (^) with int
Tue, 03 May 2011 12:11:54 -0700 never 6796786: invalid FP identity transform - (a - b) -> b - a
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 15 Jan 2010 11:53:33 -0800 never 6849984: Value methods for platform dependent math functions constant fold incorrectly
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Mon, 11 May 2009 17:59:54 -0700 kvn 6832293: JIT compiler got wrong result in type checking with -server
Tue, 24 Mar 2009 15:09:52 -0700 never 6820510: assertion failure with unloaded class in subnode.cpp
Thu, 02 Oct 2008 08:37:44 -0700 kvn 6667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loop
Tue, 19 Aug 2008 07:25:02 -0700 rasbold 6730716: nulls from two unrelated classes compare not equal
Fri, 01 Aug 2008 10:06:45 -0700 kvn 6731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change adr type")
Fri, 11 Jul 2008 01:14:44 -0700 trims Merge
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Tue, 24 Jun 2008 10:43:29 -0700 kvn 6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
Thu, 12 Jun 2008 09:47:55 -0700 never 6697236: missing Identity for "(X+Y) - X" into Y
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Fri, 29 Feb 2008 09:57:18 -0800 kvn 6667580: Optimize CmpP for allocations
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip