hotspot/src/share/vm/opto/c2_globals.hpp
Thu, 24 Aug 2017 16:29:13 +0200 duke Merge jdk-10+15
Wed, 05 Jul 2017 09:06:59 +0200 thartmann 8183103: Post loop vectorization produces incorrect results
Thu, 22 Sep 2016 18:29:15 +0200 goetz 8166561: [s390] Adaptions needed for s390 port in C1 and C2.
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Fri, 24 Jun 2016 15:09:00 -0700 kvn Merge
Wed, 22 Jun 2016 13:29:09 +0300 shade 8156803: Turn StressLCM/StressGCM flags to diagnostic
Tue, 24 May 2016 16:02:45 +0530 csahu 8150900: Implement diagnostic_pd
Wed, 11 May 2016 00:40:59 +0000 vlivanov Merge
Tue, 10 May 2016 12:10:21 -0500 gziemski 8073500: Prevent certain commercial flags from being changed at runtime
Mon, 09 May 2016 01:21:55 -0700 rraghavan 8153655: Make intrinsics flags diagnostic and update intrinsics tests to enable diagnostic options
Mon, 18 Apr 2016 20:57:27 +0300 roland 8154135: Loop alignment may be added inside the loop body
Fri, 08 Apr 2016 12:36:27 -0400 bharadwaj Merge
Fri, 08 Apr 2016 01:00:10 -0400 bharadwaj 8153816: [BACKOUT] Make intrinsics flags diagnostic
Tue, 05 Apr 2016 10:34:05 -0700 mcberg 8151573: Multiversioning for range check elimination
Mon, 04 Apr 2016 12:52:11 +0200 zmajo 8072422: Cleanup: Remove some unused flags/code in loop optimizations
Mon, 28 Mar 2016 01:08:02 -0700 rraghavan 8145348: Make intrinsics flags diagnostic.
Fri, 12 Feb 2016 16:12:15 -0800 mcberg 8149421: Vectorized Post Loops
Fri, 04 Dec 2015 14:06:38 +0100 aeriksso 6869327: Add new C2 flag to keep safepoints in counted loops.
Tue, 01 Dec 2015 08:05:10 +0100 zmajo 8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
Mon, 09 Nov 2015 11:26:41 -0800 iveresov 8140779: Code generation fixes for avx512
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 22:03:38 +0000 vlivanov Merge
Tue, 20 Oct 2015 18:07:28 +0200 neliasso 8137167: JEP165: Compiler Control: Implementation task
Tue, 20 Oct 2015 19:22:56 +0300 vlivanov 8132168: Support IdealGraphVisualizer in optimized build
Sun, 06 Sep 2015 10:13:18 +0300 vlivanov 8065151: Support IdealGraphVisualizer in optimized build
Fri, 09 Oct 2015 12:17:58 -0700 iveresov 8136725: Provide utility for creation a counted loop reserve copy (clone)
Fri, 09 Oct 2015 14:21:26 +0200 zmajo 8078554: Compiler: implement ranges (optionally constraints) for those flags that have them missing
Wed, 16 Sep 2015 13:16:17 -0700 mcberg 8134802: LCM register pressure scheduling
Tue, 15 Sep 2015 11:04:11 -0700 kvn 8136406: Remove ZapDeadCompiledLocals code
Tue, 04 Aug 2015 13:41:09 +0200 roland Merge
Mon, 03 Aug 2015 09:39:29 +0200 zmajo 8132457: Unify command-line flags controlling the usage of compiler intrinsics
Mon, 27 Jul 2015 13:56:26 -0700 sangheki 8130459: Add additional validation after heap creation
Thu, 02 Jul 2015 11:12:59 +0100 aph Merge
Tue, 16 Jun 2015 17:31:53 +0100 aph 8130150: Implement BigInteger.montgomeryMultiply intrinsic
Thu, 25 Jun 2015 09:48:50 -0700 kvn Merge
Tue, 16 Jun 2015 16:10:36 -0700 mcberg 8080325: SuperWord loop unrolling analysis
Thu, 18 Jun 2015 14:39:38 -0500 gziemski 8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
Wed, 03 Jun 2015 15:02:10 -0700 kvn 8081778: Use Intel x64 CPU instructions for RSA acceleration
Fri, 08 May 2015 11:49:20 -0700 kvn 8076276: Add support for AVX512
Tue, 05 May 2015 12:33:57 -0700 kvn 8076284: Improve vectorization of parallel streams
Wed, 22 Apr 2015 19:10:03 +0300 shade 8076987: C1 should support conditional card marks (UseCondCardMark)
Wed, 01 Apr 2015 18:07:50 -0700 kvn 8074981: Integer/FP scalar reduction optimization
Tue, 20 Jan 2015 15:24:58 -0800 kvn Merge
Tue, 16 Dec 2014 13:49:36 +0100 roland 6700100: optimize inline_native_clone() for small objects with exact klass
Thu, 11 Dec 2014 15:06:12 -0800 kvn Merge
Thu, 11 Dec 2014 13:11:53 -0800 aph 8064611: AARCH64: Changes to HotSpot shared code
Mon, 24 Nov 2014 07:29:03 -0800 vlivanov 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
Fri, 24 Oct 2014 10:28:19 -0700 kvn 8041984: CompilerThread seems to occupy all CPU in a very rare situation
Wed, 15 Oct 2014 10:51:43 +0200 zmajo 8060215: per-method PrintIdealGraphLevel
Thu, 25 Sep 2014 12:10:57 +0400 shade 8058968: Compiler time traces should be improved
Tue, 02 Sep 2014 12:48:45 -0700 kvn 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
Tue, 10 Jun 2014 13:37:16 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Fri, 16 May 2014 12:05:14 -0700 kvn 8042786: Proper fix for 8032566
Mon, 27 Jan 2014 10:20:51 -0800 kvn 8032566: Crash in JIT when running Scala compiler (and compiling Scala std lib)
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Thu, 06 Mar 2014 11:11:04 +0100 roland 8032633: Enable type speculation by default
Tue, 04 Mar 2014 02:20:41 -0800 vlivanov 8035828: Turn on @Stable support in VM
Fri, 28 Feb 2014 13:44:16 +0100 roland 8031754: Type speculation should favor profile data from outermost inlined method
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Tue, 28 Jan 2014 12:28:17 -0800 kvn Merge
less more (0) -100 -60 tip