I would like to see some form of PIC (polymorphic inline cache ) support that jits (inlines) well and transitions from mono to bi to multi(4,5) to mega nicely.
The main thought would be to inline two or three with some way to reopt as the types/counters change. Of course my types are not java classes but are carried as a reference in a local var slot, so optimizing the test would be good. regards mark
_______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev