hotspot/src/share/vm/opto/compile.hpp
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Tue, 23 Aug 2016 19:21:48 +0200 egahlin 8164523: Clean up metadata for event based tracing
Thu, 30 Jun 2016 08:24:51 +0200 thartmann 8160425: Vectorization with signalling NaN returns wrong result
Mon, 20 Jun 2016 08:11:22 -0400 cvarming 8159720: Failure of C2 compilation with tiered prevents some C1 compilations.
Mon, 09 May 2016 11:34:09 +0200 roland 8154826: AArch64: take advantage better of base + shifted offset addressing mode
Mon, 02 May 2016 14:17:19 -0700 goetz 8155738: C2: fix frame_complete_offset
Mon, 25 Apr 2016 18:36:27 +0300 vlivanov 8134918: C2: Type speculation produces mismatched unsafe accesses
Tue, 15 Mar 2016 14:41:07 +0100 rehn 8150015: Integrate TraceTime with Unified Logging more seamlessly
Mon, 07 Mar 2016 10:03:06 -0300 kvn 8150353: PPC64LE: Support RTM on linux
Tue, 23 Feb 2016 17:59:27 +0100 roland 8007986: GrowableArray should implement binary search
Mon, 18 Jan 2016 08:40:25 +0100 thartmann 6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Thu, 05 Nov 2015 19:31:57 +0100 jwilhelm Merge
Thu, 22 Oct 2015 13:07:10 -0400 goetz 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Mon, 26 Oct 2015 19:33:31 -0700 iveresov 8139340: SuperWord enhancement to support vector conditional move (CMovVD) on Intel AVX cpu
Tue, 20 Oct 2015 18:07:28 +0200 neliasso 8137167: JEP165: Compiler Control: Implementation task
Wed, 07 Oct 2015 01:03:24 +0200 jwilhelm Merge
Tue, 15 Sep 2015 11:04:11 -0700 kvn 8136406: Remove ZapDeadCompiledLocals code
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Fri, 04 Sep 2015 12:47:57 +0200 neliasso 8135067: Preparatory refactorings for compiler control
Wed, 19 Aug 2015 11:59:00 +0200 zmajo 8133625: src/share/vm/opto/compile.hpp:96: error: integer constant is too large for ‘long’ type
Tue, 14 Jul 2015 09:55:22 -0700 kvn 8085932: Fixing bugs in detecting memory alignments in SuperWord
Tue, 05 May 2015 12:33:57 -0700 kvn 8076284: Improve vectorization of parallel streams
Tue, 14 Apr 2015 18:11:06 +0300 vlivanov 8062280: C2: inlining failure due to access checks being too strict
Wed, 18 Feb 2015 18:14:07 +0100 roland 6912521: System.arraycopy works slower than the simple loop for little lengths
Mon, 24 Nov 2014 07:29:03 -0800 vlivanov 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
Wed, 15 Oct 2014 10:51:43 +0200 zmajo 8060215: per-method PrintIdealGraphLevel
Mon, 06 Oct 2014 06:51:37 -0700 anoll 8059331: Print additional information for the assert in Compile::start()
Thu, 25 Sep 2014 12:10:57 +0400 shade 8058968: Compiler time traces should be improved
Tue, 02 Sep 2014 10:26:48 -0700 kvn 8056964: JDK-8055286 changes are incomplete.
Mon, 11 Aug 2014 14:12:51 +0200 roland 7173584: Implement arraycopy as a macro node
Fri, 25 Jul 2014 10:06:17 +0200 thartmann 8040213: C2 does not put all modified nodes on IGVN worklist
Wed, 02 Jul 2014 22:54:18 +0200 roland 8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc
Tue, 10 Jun 2014 13:37:16 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Mon, 26 May 2014 14:27:01 +0200 roland 8043638: Multiple compilation attempts break LogCompulation, lead to confusing PrintInlining output
Thu, 15 May 2014 11:35:26 -0700 twisti Merge
Tue, 13 May 2014 11:32:10 -0700 iveresov 8032463: VirtualDispatch test timeout with DeoptimizeALot
Mon, 12 May 2014 09:47:57 -0400 coleenp Merge
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Fri, 02 May 2014 16:44:54 -0700 kvn 8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR))
Wed, 07 May 2014 06:03:31 -0700 zgu 8041415: remove port.{cpp,hpp} files
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Thu, 10 Apr 2014 11:38:12 +0200 roland 8005079: fix LogCompilation for incremental inlining
Wed, 09 Apr 2014 09:17:43 +0200 roland 8007988: PrintInlining output is inconsistent with incremental inlining
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Wed, 08 Jan 2014 10:25:50 -0800 kvn 8028468: Add inlining information into ciReplay
Fri, 20 Dec 2013 13:51:14 +0100 goetz 8030863: PPC64: (part 220): ConstantTableBase for calls between args and jvms
Thu, 05 Dec 2013 15:13:12 -0800 kvn Merge
Wed, 27 Nov 2013 16:16:21 -0800 goetz 8029015: PPC64 (part 216): opto: trap based null and range checks
Fri, 22 Nov 2013 12:14:09 -0800 goetz 8029025: PPC64 (part 203): opto: Move static _in_dump_cnt to Compile object.
Sat, 23 Nov 2013 12:25:13 +0100 mgronlun 8028128: Add a type safe alternative for working with counter based data
Tue, 05 Nov 2013 01:57:18 -0800 iveresov 8017065: C2 allows safepoint checks to leak into G1 pre-barriers
Wed, 23 Oct 2013 12:40:23 +0200 roland 8024070: C2 needs some form of type speculation
Sat, 19 Oct 2013 12:16:43 +0200 roland 8024069: replace_in_map() should operate on parent maps
Tue, 24 Sep 2013 16:08:00 -0700 kvn 8022585: VM crashes when ran with -XX:+PrintInlining
Tue, 10 Sep 2013 14:51:48 -0700 vlivanov 8001107: @Stable annotation for constant folding of lazily evaluated variables
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Wed, 06 Mar 2013 12:25:57 -0800 kvn 8009472: Print additional information for 8004640 failure
less more (0) -60 tip