Commit
7aabb6ad7764366fd3150d18b16da9aef35e6492
by samuel.tebbs
[ARM][LowOverheadLoops] Remove modifications to the correct element count register
After my patch at D86087, code that now uses the mov operand rather than the vctp operand will no longer remove modifications to the vctp operand as they should. This patch fixes that by explicitly removing modifications to the vctp operand rather than the register used as the element count.