Tue, 05 Aug 2014 09:58:52 +0200 |
thartmann |
8054033: Remove unused references to Compile*
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 08:07:29 +0200 |
thartmann |
8034812: remove IDX_INIT macro hack in Node class
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 09:05:20 -0700 |
morris |
8001532: C2 node files refactoring
|
file |
diff |
annotate
|
Mon, 31 Mar 2014 09:08:53 +0200 |
roland |
8031755: Type speculation should be used to optimize explicit null checks
|
file |
diff |
annotate
|
Fri, 24 Jan 2014 09:31:53 +0100 |
roland |
8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
|
file |
diff |
annotate
|
Tue, 24 Dec 2013 11:48:39 -0800 |
mikael |
8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 17:37:02 +0200 |
ehelin |
8015107: NPG: Use consistent naming for metaspace concepts
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 10:01:26 -0700 |
mikael |
8003310: Enable -Wunused-function when compiling with gcc
|
file |
diff |
annotate
|
Tue, 09 Oct 2012 10:11:38 +0200 |
roland |
7054512: Compress class pointers after perm gen removal
|
file |
diff |
annotate
|
Thu, 27 Sep 2012 09:38:42 -0700 |
kvn |
7193318: C2: remove number of inputs requirement from Node's new operator
|
file |
diff |
annotate
|
Thu, 20 Sep 2012 16:49:17 +0200 |
roland |
7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 13:25:18 -0400 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
Tue, 21 Feb 2012 11:55:05 -0800 |
kvn |
7146442: assert(false) failed: bad AD file
|
file |
diff |
annotate
|
Thu, 13 Oct 2011 09:35:42 -0700 |
dcubed |
7098194: integrate macosx-port changes
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 22:45:42 -0700 |
jrose |
Merge
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 09:49:32 -0700 |
kvn |
6954029: Improve implicit null check generation with compressed oops
|
file |
diff |
annotate
|
Fri, 25 Sep 2009 13:26:02 -0700 |
kvn |
6883468: C2 compiler enters infinite loop in PhaseIterGVN::transform
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 12:12:40 -0700 |
xdono |
6862919: Update copyright year
|
file |
diff |
annotate
|
Wed, 06 May 2009 00:27:52 -0700 |
twisti |
6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
|
file |
diff |
annotate
|
Tue, 05 May 2009 11:02:10 -0700 |
cfang |
6833879: Assigning positive zero is ignored when old value is negative zero
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 10:37:46 -0700 |
kvn |
6791178: Specialize for zero as the compressed oop vm heap base
|
file |
diff |
annotate
|
Fri, 27 Feb 2009 13:27:09 -0800 |
twisti |
6810672: Comment typos
|
file |
diff |
annotate
|
Tue, 23 Sep 2008 12:29:06 -0700 |
kvn |
6747051: Improve code and implicit null check generation for compressed oops
|
file |
diff |
annotate
|
Wed, 27 Aug 2008 09:15:46 -0700 |
kvn |
6736417: Fastdebug C2 crashes in StoreBNode::Ideal
|
file |
diff |
annotate
|
Fri, 11 Jul 2008 01:14:44 -0700 |
trims |
Merge
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:16 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Tue, 24 Jun 2008 10:43:29 -0700 |
kvn |
6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
|
file |
diff |
annotate
|
Fri, 20 Jun 2008 11:10:05 -0700 |
kvn |
6715633: when matching a memory node the adr_type should not change
|
file |
diff |
annotate
|
Thu, 29 May 2008 12:04:14 -0700 |
kvn |
6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
|
file |
diff |
annotate
|
Wed, 21 May 2008 13:46:23 -0700 |
kvn |
6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
|
file |
diff |
annotate
|
Wed, 21 May 2008 10:45:07 -0700 |
kvn |
6695810: null oop passed to encode_heap_oop_not_null
|
file |
diff |
annotate
|
Wed, 23 Apr 2008 11:20:36 -0700 |
kvn |
6689060: Escape Analysis does not work with Compressed Oops
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 17:43:42 -0400 |
coleenp |
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
|
file |
diff |
annotate
|
Fri, 29 Feb 2008 19:57:41 -0800 |
kvn |
6667618: disable LoadL->ConvL2I ==> LoadI optimization
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|