This add the basic little endian bitconvert patterns for MVE, same as those in Neon. These are needed to get things going, so we can start adding other selection patterns.
I've not added bigendian yet, which if they work the same as neon will need to do bitreverses. The tests here are not really testing much, unfortunately. I will adjust them to be better when adding BE support.