Enable tryToVectorizeList to support InstructionsState alternate opcode patterns at a root (build vector etc.) as well as further down the vectorization tree.
This patch currently reduces some of the debug reporting if there are opcode mismatches - is this something I need to address? It could get rather messy trying to provide equivalent verbose debug strings via getSameOpcode etc.