Vivek Deshpande
|
05e175bf1b
|
8214751: X86: Support for VNNI Instructions
Co-authored-by: Razvan A Lupusoru <razvan.a.lupusoru@intel.com>
Reviewed-by: kvn
|
2018-12-12 14:48:34 -08:00 |
|
Thomas Schatzl
|
e98c176026
|
8208670: Compiler changes to allow enabling -Wreorder
Reviewed-by: kvn
|
2018-08-08 15:31:06 +02:00 |
|
Vivek Deshpande
|
29cd9fe2ea
|
8194740: UseSubwordForMaxVector causes performance regression
Reviewed-by: kvn, thartmann
|
2018-07-09 13:25:08 -07:00 |
|
Vladimir Kozlov
|
3ced42361d
|
8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
Convert the assert into compilation check which will skip superword optimization
Reviewed-by: roland, thartmann
|
2018-06-15 08:28:08 -07:00 |
|
Roland Westrelin
|
0ef11c31c7
|
8201367: assert(current != first_mem) failed: corrupted memory graph in superword code
Don't rely on the RPO order to find the "first" and "last" loads of the pack
Reviewed-by: kvn
|
2018-04-26 12:48:35 -07:00 |
|
Roland Westrelin
|
a67480f33d
|
8200477: Integer dot product no longer autovectorised
Reviewed-by: kvn
|
2018-04-24 09:35:08 +02:00 |
|
Roland Westrelin
|
98db6d11f3
|
8193130: Bad graph when unrolled loop bounds conflicts with range checks
Reviewed-by: kvn, thartmann
|
2018-03-22 20:21:19 -07:00 |
|
Razvan Lupusoru
|
343cf9910d
|
8199421: Add support for vector popcount
Reviewed-by: kvn
|
2018-03-13 10:22:15 -07:00 |
|
Dean Long
|
4f496a5786
|
8194992: Null pointer dereference in MultiNode::proj_out related to loopexit()
Reviewed-by: kvn, thartmann
|
2018-01-18 10:05:32 -08:00 |
|
Roland Westrelin
|
d2db163edb
|
8193518: C2: Vector registers sometimes corrupted at safepoint
Reviewed-by: neliasso, thartmann, kvn
|
2017-12-15 10:26:45 -08:00 |
|
Razvan A Lupusoru
|
b96c85c640
|
8192846: Support cmov vectorization for float
Reviewed-by: kvn
|
2017-12-05 09:49:23 -08:00 |
|
Roland Westrelin
|
386e258e20
|
8186027: C2: loop strip mining
Reviewed-by: kvn, neliasso
|
2017-11-28 11:59:16 +01:00 |
|
Yang Zhang
|
27d7667a34
|
8181633: Vectorization fails for some multiplication with constant cases
Reviewed-by: kvn
|
2017-06-20 16:25:53 +08:00 |
|
Razvan Lupusoru
|
9b6a428212
|
8190800: Support vectorization of Math.sqrt() on floats
Reviewed-by: vlivanov, kvn
|
2017-11-22 14:43:37 +03:00 |
|
Vladimir Kozlov
|
0bf8a0fc34
|
8189064: Crash with compiler/codegen/*Vect.java on Solaris-sparc
Unconditionally call cl->mark_loop_vectorized() when vectors are generated
Reviewed-by: thartmann
|
2017-10-27 01:09:57 -07:00 |
|
Zhongwei Yao
|
2990ce8012
|
8187601: Unrolling more when SLP auto-vectorization failed
Reviewed-by: kvn
|
2017-09-20 18:30:32 +08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|