jdk
8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure
#21682
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
34
Changes
View On
GitHub
Commits
JDK-8302459: compiler/vectorapi/VectorLogicalOpIdentityTest.java failed with "IRViolationException: There were one or multiple IR rule failures"
dafedafe
committed
60 days ago
JDK-8302459: remove unused vector inline queue
dafedafe
committed
60 days ago
JDK-8302459: remove unneeded changes
dafedafe
committed
60 days ago
JDK-8302459: remove unneeded function declaration
dafedafe
committed
60 days ago
JDK-8302459: add explicit -TieredCompilation to tests
dafedafe
committed
60 days ago
JDK-8302459: add bug numbers to tests
dafedafe
committed
60 days ago
JDK-8302459: update copyright year
dafedafe
committed
60 days ago
Revert "JDK-8302459: update copyright year"
dafedafe
committed
49 days ago
Revert "JDK-8302459: add bug numbers to tests"
dafedafe
committed
49 days ago
Revert "JDK-8302459: add explicit -TieredCompilation to tests"
dafedafe
committed
49 days ago
Revert "JDK-8302459: remove unneeded function declaration"
dafedafe
committed
49 days ago
Revert "JDK-8302459: remove unneeded changes"
dafedafe
committed
49 days ago
Revert "JDK-8302459: remove unused vector inline queue"
dafedafe
committed
49 days ago
Revert "JDK-8302459: compiler/vectorapi/VectorLogicalOpIdentityTest.java failed with "IRViolationException: There were one or multiple IR rule failures""
dafedafe
committed
49 days ago
JDK-8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure
dafedafe
committed
49 days ago
Merge branch 'master' into JDK-8302459-new
dafedafe
committed
49 days ago
JDK-8302459: use list of failed inlines
dafedafe
committed
39 days ago
JDK-8302459: add flag for inline added callnodes
dafedafe
committed
38 days ago
Merge branch 'master' into JDK-8302459-new
dafedafe
committed
38 days ago
JDK-8302459: increment MH late inline counter when reinserting them
dafedafe
committed
32 days ago
JDK-8302459: remove unneeded spaces
dafedafe
committed
32 days ago
JDK-8302459: revert unneeded copyright update
dafedafe
committed
32 days ago
JDK-8302459: simplify late inline failure conditions
dafedafe
committed
31 days ago
JDK-8302459: copyright year
dafedafe
committed
31 days ago
JDK-8032459: fix indentation
dafedafe
committed
31 days ago
JDK-8302459: add failed late inlines handling to dynamic calls
dafedafe
committed
26 days ago
JDK-8302459: remove unneeded copyright year change
dafedafe
committed
26 days ago
Merge branch 'master' into JDK-8302459-new
dafedafe
committed
26 days ago
remove failed late inline tracking
dafedafe
committed
12 days ago
Support repeated inlining attempts for virtual late inlines
dafedafe
committed
12 days ago
Merge branch 'master' into JDK-8302459-new
dafedafe
committed
12 days ago
JDK-8302459: add check to avoid infinite loop
dafedafe
committed
11 days ago
JDK-8302459: remove todos
dafedafe
committed
11 days ago
JDK-8302459: add logging
dafedafe
committed
10 days ago
Loading