Re: [PATCH, AArch64] Testcases for TST instruction

2013-05-03 Thread Marcus Shawcroft
OK /Marcus On 2 May 2013 15:56, Ian Bolton wrote: > I previously fixed a bug with the patterns that generate TST. > > I added these testcases to make our regression testing more solid. > > They've been running on our internal branch for about a month. > > OK to commit to trunk? > > Cheers, > Ian

[PATCH, AArch64] Testcases for TST instruction

2013-05-02 Thread Ian Bolton
I previously fixed a bug with the patterns that generate TST. I added these testcases to make our regression testing more solid. They've been running on our internal branch for about a month. OK to commit to trunk? Cheers, Ian 2013-05-02 Ian Bolton * gcc.target/aarch64/tst_1.c: New