Zhiqiang Zang
|
f326305396
|
8278114: New addnode ideal optimization: converting "x + x" into "x << 1"
Reviewed-by: kvn, redestad
|
2022-01-05 00:38:59 +00:00 |
|
Zhiqiang Zang
|
f6fbb5a80c
|
8278471: Remove unreached rules in AddNode::IdealIL
Reviewed-by: jiefu, kvn
|
2021-12-16 03:57:29 +00:00 |
|
merykitty
|
ca8c58c731
|
8259610: VectorReshapeTests are not effective due to failing to intrinsify "VectorSupport.convert"
Reviewed-by: psandoz, chagedorn
|
2021-12-13 16:34:37 +00:00 |
|
Roland Westrelin
|
8af3b27ce9
|
8277850: C2: optimize mask checks in counted loops
Reviewed-by: kvn, thartmann
|
2021-12-08 16:39:24 +00:00 |
|
Christian Hagedorn
|
7a140af253
|
8276546: [IR Framework] Whitelist and ignore CompileThreshold
Reviewed-by: kvn, neliasso
|
2021-11-11 08:03:01 +00:00 |
|
Christian Hagedorn
|
1da5e6b0e2
|
8275104: IR framework does not handle client VM builds correctly
Reviewed-by: kvn, thartmann
|
2021-10-25 07:25:19 +00:00 |
|
Christian Hagedorn
|
3b0ce23bcd
|
8274888: Dump "-DReproduce=true" to the test VM command line output
Reviewed-by: thartmann, kvn
|
2021-10-21 14:05:45 +00:00 |
|
Christian Hagedorn
|
f623460668
|
8274911: testlibrary_tests/ir_framework/tests/TestIRMatching.java fails with "java.lang.RuntimeException: Should have thrown exception"
Reviewed-by: kvn, thartmann
|
2021-10-12 13:21:35 +00:00 |
|
Christian Hagedorn
|
df125f680b
|
8273410: IR verification framework fails with "Should find method name in validIrRulesMap"
Reviewed-by: thartmann, neliasso
|
2021-10-06 08:21:18 +00:00 |
|
Christian Hagedorn
|
3953e0774c
|
8271459: C2: Missing NegativeArraySizeException when creating StringBuilder with negative capacity
Reviewed-by: roland, thartmann, neliasso
|
2021-10-05 07:02:06 +00:00 |
|
Christian Hagedorn
|
6f3e40c16d
|
8273825: TestIRMatching.java fails after JDK-8266550
Reviewed-by: thartmann, roland
|
2021-09-20 12:56:08 +00:00 |
|
Roland Westrelin
|
1d2458db34
|
8266550: C2: mirror TypeOopPtr/TypeInstPtr/TypeAryPtr with TypeKlassPtr/TypeInstKlassPtr/TypeAryKlassPtr
Reviewed-by: vlivanov, thartmann
|
2021-09-14 08:35:09 +00:00 |
|
Tobias Hartmann
|
4866eaa997
|
8273409: Receiver type narrowed by CCP does not always trigger post-parse call devirtualization
Reviewed-by: vlivanov, neliasso
|
2021-09-09 13:44:05 +00:00 |
|
Christian Hagedorn
|
79a06df811
|
8272567: [IR Framework] Make AbstractInfo.getRandom() static
Reviewed-by: thartmann
|
2021-08-18 06:39:22 +00:00 |
|
Tobias Hartmann
|
5189047d09
|
8272558: IR Test Framework README misses some flags
Reviewed-by: chagedorn
|
2021-08-18 04:47:58 +00:00 |
|
Christian Hagedorn
|
3677734584
|
8271471: [IR Framework] Rare occurrence of "<!-- safepoint while printing -->" in PrintIdeal/PrintOptoAssembly can let tests fail
Reviewed-by: kvn, thartmann
|
2021-08-16 14:51:11 +00:00 |
|
Christian Hagedorn
|
9856ace828
|
8268963: [IR Framework] Some default regexes matching on PrintOptoAssembly in IRNode.java do not work on all platforms
Reviewed-by: kvn, thartmann
|
2021-07-30 12:28:57 +00:00 |
|
Christian Hagedorn
|
36aefa351a
|
8270447: [IR Framework] Add missing compilation level restriction when using FlipC1C2 stress option
Reviewed-by: kvn, thartmann
|
2021-07-26 07:54:22 +00:00 |
|
Christian Hagedorn
|
3396b69fc9
|
8254129: IR Test Framework to support regex-based matching on the IR in JTreg compiler tests
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: iignatyev
|
2021-06-07 14:11:50 +00:00 |
|