Christian Hagedorn
173dae8bc6
8229694: JVM crash in SWPointer during C2 OSR compilation
...
Handle the case where there is only 1 pack and no operations left when calling SuperWord::find_align_to_ref() to find the best alignment again.
Reviewed-by: kvn, vlivanov, thartmann
2019-11-11 10:41:03 +01:00
Christian Hagedorn
13b4952f11
8232874: Add missing test for 8230062
...
Adds a missing test which verifies the bug fix of 8230062.
Reviewed-by: roland, thartmann
2019-10-23 12:17:14 +02:00
Aleksey Shipilev
7c2fe7025b
8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list
...
Reviewed-by: zgu
2019-09-10 19:58:22 +02:00
Aleksey Shipilev
5110530d5b
8230238: Add another regression test for JDK-8134739
...
Reviewed-by: kvn
2019-09-02 11:31:12 +02:00
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
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
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00