Jorn Vernee
a5ccd3beaf
8267532: C2: Profile and prune untaken exception handlers
...
8310011: Arena with try-with-resources is slower than it should be
Reviewed-by: thartmann, vlivanov
2023-11-28 10:17:58 +00:00
Eric Liu
50f41d6370
8309893: Integrate ReplicateB/S/I/L/F/D nodes to Replicate node
...
Reviewed-by: jbhateja, epeter, fgao
2023-11-13 02:19:52 +00:00
Christian Hagedorn
dd9eab15c8
8310886: C2 SuperWord: Two nodes should be isomorphic if they are loop invariant but pinned at different nodes outside the loop
...
Reviewed-by: kvn, epeter
2023-11-09 09:31:54 +00:00
Jasmine Karthikeyan
36993aea9a
8316918: Optimize conversions duplicated across phi nodes
...
Reviewed-by: thartmann, kvn
2023-10-16 12:52:01 +00:00
Roland Westrelin
dac1727956
8308869: C2: use profile data in subtype checks when profile has more than one class
...
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: vlivanov, thartmann
2023-09-08 07:48:05 +00:00
Tobias Hotz
aba89f20bf
8312213: Remove unnecessary TEST instructions on x86 when flags reg will already be set
...
Reviewed-by: jvernee, dlong
2023-09-05 22:08:20 +00:00
Emanuel Peter
a02d65efcc
8310308: IR Framework: check for type and size of vector nodes
...
Reviewed-by: chagedorn, thartmann
2023-08-15 10:08:51 +00:00
Fei Gao
37c6b23f5b
8308340: C2: Idealize Fma nodes
...
Reviewed-by: kvn, epeter
2023-08-15 01:04:22 +00:00
Gui Cao
e7adbdb1f1
8311923: TestIRMatching.java fails on RISC-V
...
Reviewed-by: fyang
2023-07-19 13:14:03 +00:00
Roland Westrelin
be64d3ac3c
8310299: C2: 8275201 broke constant folding of array store check in some cases
...
Reviewed-by: thartmann, kvn
2023-06-29 07:41:04 +00:00
Quan Anh Mai
947f14977a
8308444: LoadStoreNode::result_not_used() is too conservative
...
Reviewed-by: kvn, thartmann
2023-06-15 16:00:18 +00:00
Vladimir Kozlov
0038491abd
8309978: [x64] Fix useless padding
...
Reviewed-by: chagedorn, thartmann, shade
2023-06-15 15:32:45 +00:00
Roberto Castañeda Lozano
3fa776d66a
8302673: [SuperWord] MaxReduction and MinReduction should vectorize for int
...
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: epeter, kvn
2023-06-05 07:08:33 +00:00
changpeng1997
f600d0369a
8307795: AArch64: Optimize VectorMask.truecount() on Neon
...
Reviewed-by: aph, eliu
2023-05-30 12:45:33 +00:00
Emanuel Peter
beb75e651f
8306302: C2 Superword fix: use VectorMaskCmp and VectorBlend instead of CMoveVF/D
...
Reviewed-by: fgao, jbhateja
2023-05-24 07:00:27 +00:00
Stefan Karlsson
d20034b09c
8307058: Implementation of Generational ZGC
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Per Liden <pliden@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Co-authored-by: Erik Helin <ehelin@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Nils Eliasson <neliasso@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: eosterlund, aboldtch, rcastanedalo
2023-05-11 13:59:37 +00:00
changpeng1997
0dca573ca5
8301739: AArch64: Add optimized rules for vector compare with immediate for SVE
...
Reviewed-by: aph, eliu
2023-05-06 07:20:20 +00:00
Roberto Castañeda Lozano
1be80a4445
8287087: C2: perform SLP reduction analysis on-demand
...
Reviewed-by: epeter, jbhateja, thartmann
2023-04-27 09:39:53 +00:00
Emanuel Peter
cc894d849a
8303466: C2: failed: malformed control flow. Limit type made precise with MaxL/MinL
...
Reviewed-by: roland, kvn, chagedorn, thartmann
2023-04-26 05:42:26 +00:00
Emanuel Peter
83a924a100
8304042: C2 SuperWord: schedule must remove packs with cyclic dependencies
...
Reviewed-by: kvn, thartmann
2023-04-05 04:52:11 +00:00
Bhavana Kilambi
de1c12ed63
8301012: [vectorapi]: Intrinsify CompressBitsV/ExpandBitsV and add the AArch64 SVE backend implementation
...
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: ngasson, eliu, thartmann
2023-03-27 08:50:05 +00:00
Emanuel Peter
01e6920581
8298935: fix independence bug in create_pack logic in SuperWord::find_adjacent_refs
...
Reviewed-by: kvn, jbhateja
2023-03-15 14:02:45 +00:00
Daniel Skantz
d20bde29f2
8294715: Add IR checks to the reduction vectorization tests
...
Reviewed-by: rcastanedalo, epeter
2023-03-13 07:33:46 +00:00
changpeng1997
d23a8bfb14
8297753: AArch64: Add optimized rules for vector compare with zero on NEON
...
Reviewed-by: aph
2023-03-03 12:11:10 +00:00
Pengfei Li
715b509f3d
8298632: [TESTBUG] Add IR checks in jtreg vectorization tests
...
Reviewed-by: kvn, jbhateja
2023-01-19 01:05:58 +00:00
Jesper Wilhelmsson
5393dc9a48
Merge
2023-01-07 02:05:59 +00:00
Bhavana Kilambi
136f5db03d
8299528: IR test: TestEor3AArch64.java fails on aarch64
...
Reviewed-by: thartmann, chagedorn
2023-01-06 10:04:04 +00:00
Quan Anh Mai
3dfadeebd0
8292289: [vectorapi] Improve the implementation of VectorTestNode
...
Reviewed-by: xgong, kvn
2022-12-08 20:25:20 +00:00
Smita Kamath
073897c88b
8294588: Auto vectorize half precision floating point conversion APIs
...
Reviewed-by: sviswanathan, kvn, jbhateja, fgao, xgong
2022-12-08 09:46:59 +00:00
Fei Gao
4458de95f8
8297172: Fix some issues of auto-vectorization of Long.bitCount/numberOfTrailingZeros/numberOfLeadingZeros()
...
Reviewed-by: kvn, thartmann
2022-12-06 09:35:27 +00:00
Zhiqiang Zang
fd910f77bc
8297384: Add IR tests for existing idealizations of arithmetic nodes
...
Reviewed-by: chagedorn
2022-11-25 08:17:44 +00:00
Christian Hagedorn
34d10f19f5
8296243: [IR Framework] Fix issues with IRNode.ALLOC* regexes
...
Reviewed-by: mdoerr, thartmann
2022-11-14 08:28:41 +00:00
Christian Hagedorn
f829b5a73f
8280378: [IR Framework] Support IR matching for different compile phases
...
Reviewed-by: kvn, rcastanedalo
2022-11-01 15:41:09 +00:00
Xiaohong Gong
ab8c1361bc
8292898: [vectorapi] Unify vector mask cast operation
...
Co-authored-by: Quan Anh Mai <qamai@openjdk.org>
Reviewed-by: jbhateja, eliu
2022-10-12 01:39:57 +00:00
Zhiqiang Zang
5dd851d872
8281453: New optimization: convert ~x into -1-x when ~x is used in an arithmetic expression
...
Reviewed-by: kvn
2022-10-06 22:15:20 +00:00
Fei Gao
aa48705ddd
8289422: Fix and re-enable vector conditional move
...
Reviewed-by: thartmann, kvn
2022-09-27 01:24:17 +00:00
Fei Gao
ec2629c052
8275275: AArch64: Fix performance regression after auto-vectorization on NEON
...
Reviewed-by: aph, xgong
2022-09-13 03:13:38 +00:00
Roland Westrelin
77e21c57ce
8290529: C2: assert(BoolTest(btest).is_canonical()) failure
...
Reviewed-by: kvn, thartmann
2022-09-02 13:35:11 +00:00
Bhavana Kilambi
6b2184e8d1
8290248: Implement MaxINode::Ideal transformation
...
Reviewed-by: kvn, thartmann
2022-08-05 01:51:34 +00:00
Hao Sun
16a127524c
8290943: Fix several IR test issues on SVE after JDK-8289801
...
Reviewed-by: jiefu, adinn
2022-07-27 23:42:11 +00:00
Xiaohong Gong
a6faf5d33a
8290485: [vector] REVERSE_BYTES for byte type should not emit any instructions
...
Reviewed-by: thartmann, kvn
2022-07-26 02:56:26 +00:00
Bhavana Kilambi
89458e36af
8288107: Auto-vectorization for integer min/max
...
Reviewed-by: kvn, ngasson
2022-07-20 15:36:39 +00:00
Coleen Phillimore
e7795851d2
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
...
Reviewed-by: lmesnik, dholmes
2022-07-08 15:55:14 +00:00
Xiaohong Gong
124c63c17c
8288294: [vector] Add Identity/Ideal transformations for vector logic operations
...
Reviewed-by: kvn, jbhateja
2022-07-01 01:19:18 +00:00
Quan Anh Mai
108cd69516
8283726: x86_64 intrinsics for compareUnsigned method in Integer and Long
...
Reviewed-by: kvn, jbhateja
2022-06-29 10:34:05 +00:00
Swati Sharma
03dca565cf
8287525: Extend IR annotation with new options to test specific target feature.
...
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: chagedorn, kvn
2022-06-14 06:13:26 +00:00
Roland Westrelin
dae4c493e4
8286197: C2: Optimize MemorySegment shape in int loop
...
Reviewed-by: kvn, thartmann
2022-06-10 08:17:26 +00:00
Fei Gao
24fe8ad74c
8283307: Vectorize unsigned shift right on signed subword types
...
Reviewed-by: jiefu, pli, sviswanathan, kvn
2022-06-06 02:02:10 +00:00
Quan Anh Mai
c1db70d827
8285973: x86_64: Improve fp comparison and cmove for eq/ne
...
Reviewed-by: kvn, sviswanathan
2022-05-24 00:15:54 +00:00
Quan Anh Mai
079312c835
8286182: [BACKOUT] x86: Handle integral division overflow during parsing
...
8287035: [BACKOUT] PPC64: Handle integral division overflow during parsing
Reviewed-by: mdoerr, thartmann
2022-05-19 19:12:28 +00:00