hotspot/src/share/vm/opto/superword.cpp
Thu, 22 Oct 2015 13:07:10 -0400 goetz 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Wed, 11 Nov 2015 16:32:17 -1000 twisti 8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
Tue, 10 Nov 2015 21:36:35 -0800 kvn 8141624: Limit calculation of pre loop during super word optimization is wrong
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 18:07:28 +0200 neliasso 8137167: JEP165: Compiler Control: Implementation task
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Thu, 15 Oct 2015 13:28:22 +0200 jwilhelm Merge
Wed, 07 Oct 2015 01:03:24 +0200 jwilhelm Merge
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Fri, 09 Oct 2015 12:17:58 -0700 iveresov 8136725: Provide utility for creation a counted loop reserve copy (clone)
Wed, 30 Sep 2015 04:35:39 -0400 enevill 8138583: aarch64: add support for vectorizing fabs/fneg
Thu, 17 Sep 2015 16:53:42 +0200 roland 8136820: Generate better code for some Unsafe addressing patterns
Thu, 17 Sep 2015 08:08:47 +0200 thartmann 8134739: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts
Wed, 09 Sep 2015 10:34:17 -0700 mcberg 8135028: support for vectorizing double precision sqrt
Thu, 16 Jul 2015 14:18:13 +0200 goetz 8131676: Fix warning 'negative int converted to unsigned' after 8085932.
Tue, 14 Jul 2015 09:55:22 -0700 kvn 8085932: Fixing bugs in detecting memory alignments in SuperWord
Fri, 10 Jul 2015 11:59:09 -0700 kvn 8129920: Vectorized loop unrolling
Tue, 30 Jun 2015 12:12:18 -0700 kvn 8129893: 8129094 fix is incomplete
Thu, 18 Jun 2015 11:09:29 -0700 kvn 8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors
Tue, 16 Jun 2015 16:10:36 -0700 mcberg 8080325: SuperWord loop unrolling analysis
Thu, 21 May 2015 13:54:07 +0200 roland 8077504: Unsafe load can loose control dependency and cause crash
Mon, 11 May 2015 07:44:46 +0200 thartmann 8079343: Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance"
Fri, 08 May 2015 12:19:17 +0200 thartmann 8078497: C2's superword optimization causes unaligned memory accesses
Tue, 05 May 2015 12:33:57 -0700 kvn 8076284: Improve vectorization of parallel streams
Wed, 29 Apr 2015 15:34:04 -0700 kvn 8078563: Restrict reduction optimization
Thu, 02 Apr 2015 17:16:39 -0700 kvn 8076523: assert(((ABS(iv_adjustment_in_bytes) % elt_size) == 0)) fails in superword.cpp
Wed, 01 Apr 2015 18:07:50 -0700 kvn 8074981: Integer/FP scalar reduction optimization
Tue, 05 Aug 2014 15:02:10 -0700 kvn 8052081: Optimize generated by C2 code for Intel's Atom processor
Tue, 05 Aug 2014 09:58:52 +0200 thartmann 8054033: Remove unused references to Compile*
less more (0) -50 -30 tip