Thu, 27 Jul 2017 17:47:57 -0700 |
roland |
8182475: C2: allow vectorization of HeapByteBuffer.putInt loops
|
file |
diff |
annotate
|
Wed, 19 Jul 2017 08:29:44 -0700 |
vdeshpande |
8175096: Analyse subword in the loop to set maximum vector size
|
file |
diff |
annotate
|
Thu, 06 Jul 2017 01:50:26 +0200 |
jwilhelm |
8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
|
file |
diff |
annotate
|
Wed, 07 Jun 2017 13:09:46 -0700 |
vdeshpande |
8181616: FMA Vectorization on x86
|
file |
diff |
annotate
|
Wed, 04 May 2016 13:32:03 -0700 |
roland |
8155717: Aarch64: enable loop superword's unrolling analysis
|
file |
diff |
annotate
|
Wed, 27 Apr 2016 01:14:07 -0700 |
roland |
8154939: 8153998 broke vectorization on aarch64
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 10:53:42 +0200 |
thartmann |
8086057: Crash with "modified node is not on IGVN._worklist" when running with -XX:-SplitIfBlocks
|
file |
diff |
annotate
|
Mon, 18 Apr 2016 15:18:14 -0700 |
mcberg |
8153998: Masked vector post loops
|
file |
diff |
annotate
|
Fri, 08 Apr 2016 12:36:27 -0400 |
bharadwaj |
Merge
|
file |
diff |
annotate
|
Mon, 04 Apr 2016 12:57:48 -0400 |
jprovino |
8132524: Missing includes to resourceArea.hpp
|
file |
diff |
annotate
|
Tue, 05 Apr 2016 10:34:05 -0700 |
mcberg |
8151573: Multiversioning for range check elimination
|
file |
diff |
annotate
|
Mon, 21 Mar 2016 09:51:20 +0100 |
zmajo |
8148754: C2 loop unrolling fails due to unexpected graph shape
|
file |
diff |
annotate
|
Fri, 12 Feb 2016 16:12:15 -0800 |
mcberg |
8149421: Vectorized Post Loops
|
file |
diff |
annotate
|
Mon, 18 Jan 2016 08:40:25 +0100 |
thartmann |
6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type
|
file |
diff |
annotate
|
Mon, 11 Jan 2016 16:33:27 +0100 |
roland |
8145322: Code generated from unsafe loops can be slightly improved
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 13:31:48 +0100 |
neliasso |
Merge
|
file |
diff |
annotate
|
Thu, 05 Nov 2015 19:31:57 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Thu, 22 Oct 2015 13:07:10 -0400 |
goetz |
8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 16:32:17 -1000 |
twisti |
8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 21:36:35 -0800 |
kvn |
8141624: Limit calculation of pre loop during super word optimization is wrong
|
file |
diff |
annotate
|
Mon, 09 Nov 2015 11:26:41 -0800 |
iveresov |
8140779: Code generation fixes for avx512
|
file |
diff |
annotate
|
Mon, 26 Oct 2015 19:33:31 -0700 |
iveresov |
8139340: SuperWord enhancement to support vector conditional move (CMovVD) on Intel AVX cpu
|
file |
diff |
annotate
|
Tue, 20 Oct 2015 18:07:28 +0200 |
neliasso |
8137167: JEP165: Compiler Control: Implementation task
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 19:40:30 -0400 |
dlong |
Merge
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 13:28:22 +0200 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Wed, 07 Oct 2015 01:03:24 +0200 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 11:02:08 +0200 |
david |
8080775: Better argument formatting for assert() and friends
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 12:17:58 -0700 |
iveresov |
8136725: Provide utility for creation a counted loop reserve copy (clone)
|
file |
diff |
annotate
|
Wed, 30 Sep 2015 04:35:39 -0400 |
enevill |
8138583: aarch64: add support for vectorizing fabs/fneg
|
file |
diff |
annotate
|
Thu, 17 Sep 2015 16:53:42 +0200 |
roland |
8136820: Generate better code for some Unsafe addressing patterns
|
file |
diff |
annotate
|
Thu, 17 Sep 2015 08:08:47 +0200 |
thartmann |
8134739: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts
|
file |
diff |
annotate
|
Wed, 09 Sep 2015 10:34:17 -0700 |
mcberg |
8135028: support for vectorizing double precision sqrt
|
file |
diff |
annotate
|
Thu, 16 Jul 2015 14:18:13 +0200 |
goetz |
8131676: Fix warning 'negative int converted to unsigned' after 8085932.
|
file |
diff |
annotate
|
Tue, 14 Jul 2015 09:55:22 -0700 |
kvn |
8085932: Fixing bugs in detecting memory alignments in SuperWord
|
file |
diff |
annotate
|
Fri, 10 Jul 2015 11:59:09 -0700 |
kvn |
8129920: Vectorized loop unrolling
|
file |
diff |
annotate
|
Tue, 30 Jun 2015 12:12:18 -0700 |
kvn |
8129893: 8129094 fix is incomplete
|
file |
diff |
annotate
|
Thu, 18 Jun 2015 11:09:29 -0700 |
kvn |
8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors
|
file |
diff |
annotate
|
Tue, 16 Jun 2015 16:10:36 -0700 |
mcberg |
8080325: SuperWord loop unrolling analysis
|
file |
diff |
annotate
|
Thu, 21 May 2015 13:54:07 +0200 |
roland |
8077504: Unsafe load can loose control dependency and cause crash
|
file |
diff |
annotate
|
Mon, 11 May 2015 07:44:46 +0200 |
thartmann |
8079343: Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance"
|
file |
diff |
annotate
|
Fri, 08 May 2015 12:19:17 +0200 |
thartmann |
8078497: C2's superword optimization causes unaligned memory accesses
|
file |
diff |
annotate
|
Tue, 05 May 2015 12:33:57 -0700 |
kvn |
8076284: Improve vectorization of parallel streams
|
file |
diff |
annotate
|
Wed, 29 Apr 2015 15:34:04 -0700 |
kvn |
8078563: Restrict reduction optimization
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 17:16:39 -0700 |
kvn |
8076523: assert(((ABS(iv_adjustment_in_bytes) % elt_size) == 0)) fails in superword.cpp
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 18:07:50 -0700 |
kvn |
8074981: Integer/FP scalar reduction optimization
|
file |
diff |
annotate
|
Tue, 05 Aug 2014 15:02:10 -0700 |
kvn |
8052081: Optimize generated by C2 code for Intel's Atom processor
|
file |
diff |
annotate
|
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, 22 Apr 2014 17:45:56 -0700 |
kvn |
8041351: Crash in src/share/vm/opto/loopnode.cpp:3215 - assert(!had_error) failed: bad dominance
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 09:05:20 -0700 |
morris |
8001532: C2 node files refactoring
|
file |
diff |
annotate
|
Wed, 26 Feb 2014 07:46:46 +0100 |
adlertz |
8010500: [parfait] Possible null pointer dereference at hotspot/src/share/vm/opto/loopnode.hpp
|
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, 18 Feb 2013 16:47:15 -0800 |
kvn |
8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob"
|
file |
diff |
annotate
|
Fri, 26 Oct 2012 11:48:04 -0700 |
kvn |
8001635: assert(in_bb(n)) failed: must be
|
file |
diff |
annotate
|
Tue, 23 Oct 2012 13:06:37 -0700 |
kvn |
8001183: incorrect results of char vectors right shift operaiton
|
file |
diff |
annotate
|
Tue, 09 Oct 2012 12:40:05 -0700 |
vlivanov |
7199654: Remove LoadUI2LNode
|
file |
diff |
annotate
|
Tue, 02 Oct 2012 12:25:13 -0700 |
kvn |
7201026: add vector for shift count
|
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
|
Tue, 25 Sep 2012 15:48:17 -0700 |
kvn |
7200264: 7192963 changes disabled shift vectors
|
file |
diff |
annotate
|
Wed, 19 Sep 2012 16:50:26 -0700 |
kvn |
7199010: incorrect vector alignment
|
file |
diff |
annotate
|