hotspot/src/share/vm/adlc/formssel.cpp
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Wed, 12 Mar 2014 11:24:26 -0700 iveresov 8031321: Support Intel bit manipulation instructions
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Tue, 26 Nov 2013 18:38:19 -0800 goetz 8028515: PPPC64 (part 113.2): opto: Introduce LoadFence/StoreFence.
Wed, 20 Nov 2013 11:08:09 -0800 goetz 8028580: PPC64 (part 114/120): Support for Call nodes with constants.
Fri, 15 Nov 2013 12:01:00 -0800 goetz 8028401: PPC (part 117): Improve usability of adlc and format() functionality.
Thu, 14 Nov 2013 19:24:59 -0800 goetz 8003854: PPC64 (part 115): Introduce PostallocExpand that expands nodes after register allocation
Fri, 18 Oct 2013 10:50:17 +0200 adlertz 8022783: Nashorn test fails with: assert(!def_outside->member(r))
Fri, 27 Sep 2013 08:39:19 +0200 rbackman 8024924: Intrinsify java.lang.Math.addExact
Fri, 14 Jun 2013 01:19:56 +0200 adlertz 8016157: During CTW: C2: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG defined in this block
Thu, 30 May 2013 08:37:08 -0700 twisti 8015266: fix some -Wsign-compare warnings in adlc
Tue, 26 Feb 2013 12:18:30 +0100 roland 8007722: C2: "assert(tp->base() != Type::AnyPtr) failed: not a bare pointer" at machnode.cpp:376
Tue, 22 Jan 2013 15:34:16 -0800 kvn 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
Tue, 09 Oct 2012 16:09:31 -0700 kvn 8000592: Improve adlc usability
Tue, 09 Oct 2012 12:40:05 -0700 vlivanov 7199654: Remove LoadUI2LNode
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Tue, 02 Oct 2012 12:25:13 -0700 kvn 7201026: add vector for shift count
Tue, 25 Sep 2012 10:41:15 -0700 kvn 7200233: C2: can't use expand rules for vector instruction rules
Thu, 20 Sep 2012 16:49:17 +0200 roland 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Tue, 12 Jun 2012 14:31:44 -0700 twisti 7174218: remove AtomicLongCSImpl intrinsics
Tue, 20 Dec 2011 16:56:50 +0100 roland 7121140: Allocation paths require explicit memory synchronization operations for RMO systems
Wed, 14 Sep 2011 09:22:51 +0200 roland 7077312: Provide a CALL effect for instruct declaration in the ad file
Fri, 30 Sep 2011 13:47:26 +0200 roland 7096010: c2: running with +PrintOptoAssembly crashes the VM when $constanttablebase is used
Tue, 16 Aug 2011 16:59:46 -0700 kvn 7079329: Adjust allocation prefetching for T4
Tue, 16 Aug 2011 11:53:57 -0700 kvn 7079317: Incorrect branch's destination block in PrintoOptoAssembly output
Thu, 11 Aug 2011 12:08:11 -0700 kvn 7063629: use cbcond in C2 generated code on T4
Tue, 02 Aug 2011 18:36:40 +0200 roland 7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths
Wed, 27 Jul 2011 17:28:36 -0700 kvn 7069452: Cleanup NodeFlags
Thu, 21 Jul 2011 11:25:07 -0700 kvn 7063628: Use cbcond on T4
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 18 May 2010 23:58:32 -0700 never 6953576: bottom_type for matched AddPNodes doesn't always agree with ideal
Mon, 26 Apr 2010 11:27:21 -0700 never 6946040: add intrinsic for short and char reverseBytes
Mon, 14 Sep 2009 12:14:20 -0700 kvn 6827605: new String intrinsics may prevent EA scalar replacement
Tue, 21 Jul 2009 16:42:58 -0700 never 6857159: local schedule failed with checkcast of Thread.currentThread()
Tue, 31 Mar 2009 14:07:08 -0700 cfang 6761600: Use sse 4.2 in intrinsics
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Mon, 09 Mar 2009 03:17:11 -0700 twisti 6797305: Add LoadUB and LoadUI opcode class
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Fri, 27 Feb 2009 03:35:40 -0800 twisti 6778669: Patch from Red Hat -- fixes compilation errors
Thu, 26 Feb 2009 16:57:21 -0800 never 6810855: KILL vs. TEMP ordering restrictions are too strong
Wed, 25 Feb 2009 10:53:14 -0800 never 6805427: adlc compiler may generate incorrect machnode emission code
Mon, 26 Jan 2009 16:22:12 +0100 twisti 6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
Tue, 09 Dec 2008 12:41:26 -0800 jrose 6771309: debugging AD files is difficult without #line directives in generated code
Fri, 07 Nov 2008 09:29:38 -0800 kvn 6462850: generate biased locking code in C2 ideal graph
Tue, 28 Oct 2008 09:31:30 -0700 never 6754519: don't emit flag fixup for NaN when condition being tested doesn't need it
Thu, 21 Aug 2008 23:36:31 -0400 tonyp Merge
Tue, 01 Jul 2008 11:59:44 -0700 ysr Merge
Thu, 12 Jun 2008 13:50:55 -0700 ysr Merge
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector
Wed, 16 Jul 2008 16:04:39 -0700 kvn 6723160: Nightly failure: Error: meet not symmetric
Fri, 11 Jul 2008 01:14:44 -0700 trims Merge
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Fri, 20 Jun 2008 11:10:05 -0700 kvn 6715633: when matching a memory node the adr_type should not change
Wed, 21 May 2008 13:46:23 -0700 kvn 6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
less more (0) tip