mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
8186027: C2: loop strip mining
Reviewed-by: kvn, neliasso
This commit is contained in:
parent
46f665881f
commit
386e258e20
17 changed files with 1150 additions and 209 deletions
|
@ -133,6 +133,8 @@ macro(ConvL2F)
|
|||
macro(ConvL2I)
|
||||
macro(CountedLoop)
|
||||
macro(CountedLoopEnd)
|
||||
macro(OuterStripMinedLoop)
|
||||
macro(OuterStripMinedLoopEnd)
|
||||
macro(CountLeadingZerosI)
|
||||
macro(CountLeadingZerosL)
|
||||
macro(CountTrailingZerosI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue