Generalize the code that replaces an indexed vector instruction by two equivalent instructions: This is mainly done by removing some hard-code and replace it by a more general table driven code.
There is no change in functionality or performance as the code generated is still the same.