The results in the new test (copied from the AArch64 test for the
hook) are slightly worse, due to now using a scalar phi for the loop
bounds add which requires copying to VGPRs for the pointer operand.
schedule-regpressure-limit2 is somewhat degenerate looking, but this
gives a much better result (the function ends up about half the size
as before). However it is no longer matching the tested register
limits, and uses a lot more VGPRs in the minreg case.