diff -r 8da0dc50a6e4 -r 8df570f94294 hotspot/src/share/vm/adlc/formssel.cpp --- a/hotspot/src/share/vm/adlc/formssel.cpp Mon Oct 01 14:50:10 2012 -0700 +++ b/hotspot/src/share/vm/adlc/formssel.cpp Tue Oct 02 12:25:13 2012 -0700 @@ -4049,6 +4049,7 @@ "MulVS","MulVI","MulVF","MulVD", "DivVF","DivVD", "AndV" ,"XorV" ,"OrV", + "LShiftCntV","RShiftCntV", "LShiftVB","LShiftVS","LShiftVI","LShiftVL", "RShiftVB","RShiftVS","RShiftVI","RShiftVL", "URShiftVB","URShiftVS","URShiftVI","URShiftVL",