Dean Long
da7121aff9
8366461: Remove obsolete method handle invoke logic
...
Reviewed-by: vlivanov, mhaessig
2025-10-02 22:21:13 +00:00
Aleksey Shipilev
d63b561fff
8353188: C1: Clean up x86 backend after 32-bit x86 removal
...
Reviewed-by: kvn, vlivanov
2025-04-07 07:39:17 +00:00
Aleksey Shipilev
23e3b3ff6a
8351156: C1: Remove FPU stack support after 32-bit x86 removal
...
Reviewed-by: vlivanov, kvn
2025-03-31 08:16:10 +00:00
Stefan Karlsson
c33c1cfe73
8347909: Automatic precompiled.hpp inclusion
...
Reviewed-by: lkorinth, erikj, dholmes, ihse
2025-01-21 10:21:24 +00:00
Vladimir Ivanov
755ecf6b73
8292153: x86: Represent Registers as values
...
Reviewed-by: kvn, aph
2022-08-11 21:16:02 +00:00
Man Cao
8c5f030491
8276453: Undefined behavior in C1 LIR_OprDesc causes SEGV in fastdebug build
...
Co-authored-by: Chuck Rasbold <rasbold@openjdk.org>
Co-authored-by: James Y Knight <jyknight@google.com>
Reviewed-by: kvn, dlong
2021-11-12 22:34:10 +00:00
Claes Redestad
6e35bcbf03
8256205: Simplify compiler calling convention handling
...
Reviewed-by: kvn, neliasso
2020-11-16 19:39:36 +00:00
Aditya Mandaleeka
f19738aba3
8236179: C1 register allocation error with T_ADDRESS
...
Reviewed-by: rkennke, vlivanov, roland, mdoerr
2019-12-20 19:51:00 +01:00
Lois Foltan
0c507f3180
8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
...
Consistently use is_reference_type when comparing type for T_OBJECT or T_ARRAY.
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: dlong, coleenp, hseigel
2019-09-23 14:49:04 -04:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00