Mikael Vidstedt
071bd521bc
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
...
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
Per Lidén
8c7fac8a2d
8245450: ZGC: Remove unused ZArguments::initialize_platform()
...
Reviewed-by: tschatzl
2020-05-20 11:59:09 +02:00
Xin Liu
104ea2d56d
8244170: [aarch64] correct instruction typo for dcps1/2/3
...
Replace dpcs with dcps
Reviewed-by: adinn, phh
2020-05-19 10:38:26 -07:00
Martin Doerr
b6fde85f33
8245047: [PPC64] C2: ReverseBytes + Load always match to unordered Load (acquire semantics missing)
...
Introduce separate nodes with acquire semantics which match ReverseBytes + Load.acquire.
Reviewed-by: shade, lucy
2020-05-19 15:11:58 +02:00
Per Lidén
bcf99aa98e
8245098: Make SafeFetch32/N available earlier
...
Reviewed-by: kbarrett, dholmes
2020-05-19 08:34:14 +02:00
Kim Barrett
b957788c32
8245137: aarch64 ICache flush depends on enabling gnu extensions
...
Use __builtin___clear_cache.
Reviewed-by: aph, dholmes
2020-05-18 10:47:52 -04:00
Christian Hagedorn
6bd9391f03
8244433: Remove saving of RSP in Assembler::pusha_uncached()
...
Remove move instruction to save the actual value of RSP in Assembler::pusha_uncached() on x86.
Reviewed-by: eosterlund, thartmann, kvn
2020-05-18 12:32:11 +02:00
Martin Doerr
76b76654d2
8235673: [C1, C2] Split inlining control flags
...
Reviewed-by: neliasso, kvn, thartmann
2020-05-18 10:57:16 +02:00
Jie Fu
587505f14a
8244971: Zero VM is broken after JDK-8241825 (COMPRESSED_CLASS_POINTERS_DEPENDS_ON_COMPRESSED_OOPS not defined)
...
Reviewed-by: dholmes
2020-05-14 09:25:49 +08:00
Erik Österlund
382e5dc334
8241825: Make compressed oops and compressed class pointers independent (x86_64, PPC, S390)
...
Reviewed-by: coleenp, fparain, stuefe, mdoerr
2020-05-13 09:36:12 +00:00
Xin Liu
52e1bec7bc
8022574: remove HaltNode code after uncommon trap calls
...
Reviewed-by: thartmann, mdoerr, simonis
2020-05-12 10:59:12 +02:00
Eric Liu
babaab2edb
8242429: Better implementation for sign extract
...
Reviewed-by: vlivanov, thartmann
2020-05-12 10:19:01 +08:00
Aleksey Shipilev
f37b72c0ee
8244732: Shenandoah: move heuristics code to gc/shenandoah/heuristics
...
Reviewed-by: rkennke
2020-05-11 18:33:24 +02:00
Jie Fu
13d6b49ed8
8244625: Zero VM is broken after JDK-8244550 (java_lang_Class::as_Klass(oopDesc*) undefined)
...
Reviewed-by: dholmes
2020-05-08 09:23:50 +08:00
Yang Zhang
e93cd7ed3c
8243155: AArch64: Add support for SqrtVF
...
Reviewed-by: aph
2020-04-29 09:58:09 +08:00
Stuart Monteith
739e8e322d
8216557: Aarch64: Add support for Concurrent Class Unloading
...
Co-authored-by: Andrew Haley <aph@redhat.com>
Reviewed-by: aph, eosterlund, pliden, njian
2020-04-29 14:53:48 +08:00
Martin Doerr
0e07f5a7d7
8151030: PPC64: AllocatePrefetchStyle=4 is out of range
...
Cleanup prefetching code and use AllocatePrefetchLines=1 by default.
Reviewed-by: goetz, mhorie, lucy
2020-04-27 10:01:04 +02:00
Yang Zhang
b54a34786a
8243240: AArch64: Add support for MulVB
...
Reviewed-by: aph
2020-04-24 09:47:19 +00:00
Yang Zhang
905eb57ede
8242905: AArch64: Client build failed
...
Reviewed-by: aph
2020-04-24 02:16:06 +00:00
Tobias Hartmann
0c7e01fa32
8242108: Performance regression after fix for JDK-8229496
...
Backed out the fix for 8229496.
Reviewed-by: kvn, roland
2020-04-22 16:22:53 +02:00
Corey Ashford
d945999862
8241874: [PPC64]: Improve performance of Long.reverseBytes() and Integer.reverseBytes() on Power9
...
Reviewed-by: mdoerr, mhorie
2020-04-22 02:30:14 -05:00
Yang Zhang
306eeb0861
8242482: AArch64: Change parameter names of reduction operations to make code clear
...
Reviewed-by: aph
2020-04-22 05:19:53 +00:00
Yang Zhang
6a905b6546
8242070: AArch64: Fix a typo introduced by JDK-8238690
...
Change LShiftCntV to RShiftVS in match rule of vector shift right with imm for short type.
Reviewed-by: aph
2020-04-21 04:07:37 +00:00
Kuai Wei
f51088e261
8242449: AArch64: r27 can be allocated in CompressedOops mode
...
Reviewed-by: aph, xliu
2020-04-20 09:40:43 +00:00
Vladimir Ivanov
430f8020fd
8242492: C2: Remove Matcher::vector_shift_count_ideal_reg()
...
Reviewed-by: kvn
2020-04-17 17:59:15 +03:00
Vladimir Ivanov
078c027441
8242491: C2: assert(v2->bottom_type() == vt) failed: mismatch when creating MacroLogicV
...
Reviewed-by: kvn, sviswanathan, jbhateja
2020-04-17 17:58:52 +03:00
Lois Foltan
d37985cd70
8210012: Implement Unified Logging Option for -XX:+TraceMethodHandles and -XX:+TraceInvokeDynamic
...
Transition the tracing method handles command line options to unified logging, -Xlog:methodhandles.
Reviewed-by: dholmes, iklam, jrose
2020-04-15 21:01:02 +00:00
Yang Zhang
592b9a9571
8241911: AArch64: Fix a potential register clash issue in reduce_add2I
...
Reviewed-by: aph
2020-04-10 05:43:40 +00:00
Vladimir Ivanov
1d7dee9ae4
8242289: C2: Support platform-specific node cloning in Matcher
...
Reviewed-by: kvn
2020-04-09 21:29:34 +03:00
Erik Österlund
76a8557d0c
8241438: Move IntelJccErratum mitigation code to platform-specific code
...
Reviewed-by: vlivanov, kvn
2020-04-08 15:34:56 +00:00
Nick Gasson
67fd181eb8
8242029: AArch64: skip G1 array copy pre-barrier if marking not active
...
Reviewed-by: aph
2020-04-08 14:03:35 +08:00
Roman Kennke
c4d01f8c8b
8242054: Shenandoah: New incremental-update mode
...
Reviewed-by: shade
2020-04-06 17:08:46 +02:00
Roman Kennke
ec5ccb8de3
8242130: Shenandoah: Simplify arraycopy-barrier dispatching
...
Reviewed-by: shade
2020-04-06 13:45:27 +02:00
Roman Kennke
ff34c4cdf8
8242107: Shenandoah: Fix aarch64 build after JDK-8242082
...
Reviewed-by: shade
2020-04-03 19:33:06 +02:00
Roman Kennke
553ea1e891
8242082: Shenandoah: Purge Traversal mode
...
Reviewed-by: shade
2020-04-03 15:06:08 +02:00
Aleksey Shipilev
f82e44cc40
8242073: x86_32 build failure after JDK-8241040
...
Reviewed-by: vlivanov
2020-04-03 11:33:29 +02:00
Pengfei Li
a21c4fb0a6
8241475: AArch64: Add missing support for PopCountVI node
...
Reviewed-by: aph, njian
2020-04-03 17:06:14 +08:00
David Holmes
cf22d4440a
8239895: assert(_stack_base != 0LL) failed: Sanity check
...
Reviewed-by: dcubed, stuefe
2020-04-02 19:13:27 -04:00
Jatin Bhateja
5532b27d22
8241040: Support for AVX-512 Ternary Logic Instruction
...
A new pass has been added which folds expression tree involving vector boolean logic operations into a MacroLogic node.
Reviewed-by: vlivanov, neliasso
2020-04-02 22:38:23 +05:30
Lutz Schmidt
15c3d76a49
8241101: [s390] jtreg test failure after JDK-8238696: not conformant features string
...
Reviewed-by: stuefe, mdoerr, clanger
2020-04-01 14:51:25 +02:00
Robbin Ehn
bf41f548e1
8220051: Remove global safepoint code
...
Reviewed-by: mdoerr, dcubed, eosterlund, bulasevich, coleenp
2020-04-01 14:54:44 +02:00
Tobias Hartmann
990a11e421
8241909: Remove useless code cache lookup in frame::patch_pc
...
Removed useless code cache lookup.
Reviewed-by: kvn, dlong
2020-04-01 10:06:25 +02:00
Andrew Dinn
8cb7635372
8241665: Configuring --with-jvm-features=-compiler2 fails to build on AArch64
...
Build config --with-jvm-features=-compiler2 fails on AArch64 because JVMCI path includes opto and ad headers
Reviewed-by: kvn, aph
2020-03-26 15:26:51 +00:00
Zhengyu Gu
6b6c5bd622
8241765: Shenandoah: AARCH64 need to save/restore call clobbered registers before calling keepalive barrier
...
Reviewed-by: rkennke, smonteith, aph
2020-03-28 11:00:09 -04:00
Vladimir Ivanov
2df18266b9
8241597: x86: Remove MMX support
...
Reviewed-by: kvn, redestad
2020-03-27 13:42:57 +03:00
Vladimir Ivanov
d0a672292f
8241434: x86: Fix Assembler::emit_operand asserts for XMM registers
...
Reviewed-by: kvn, redestad
2020-03-27 13:42:57 +03:00
Vladimir Ivanov
536e062a56
8241436: C2: Factor out C2-specific code from MacroAssembler
...
Reviewed-by: mdoerr, kvn, adinn
2020-03-27 13:42:57 +03:00
Matthias Baesken
c9f5004bae
8241586: compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java fails on aarch64
...
Reviewed-by: clanger
2020-03-25 13:05:42 +01:00
Pengfei Li
c659b637ce
8241482: AArch64: Fix a potential issue after JDK-8239549
...
Reviewed-by: aph
2020-03-26 10:10:37 +08:00
Vladimir Ivanov
7753422909
8241433: x86: Add VBMI CPU feature detection
...
Reviewed-by: kvn
2020-03-25 00:10:22 +03:00