Support the mechanism in adlc to add an out-of-line piece of code for machine nodes. An application of it might be to help nodes with an uncommon path such as ConvF2I to move the not-taken branch out of the way, speed up a little bit the common path and increase code density.
- relates to
-
JDK-8306485 the hotspot assembler should support out-of-line slow paths more explicitly
-
- Open
-
-
JDK-8297036 Generalize C2 stub mechanism
-
- Resolved
-