Add loop test to demonstrate bug in r300 compiler
This is based on the existing vs-loop-complex-unroll-with-else-break test, however this one can't be unrolled and demonstrates an issue with copy propagation in r300 compiler.
More details in: mesa#6467 (closed)
Signed-off-by: Pavel Ondračka pavel.ondracka@gmail.com