Re: [PATCH, AArch64] Compare instruction in shift_extend mode

2013-04-25 Thread Marcus Shawcroft
OK. Thank you. /Marcus On 17 April 2013 11:05, Hurugalawadi, Naveen wrote: > Hi, > >>> I suggest for this one test case either making it compile only and >>> dropping main() such that the pattern match only looks in the >>> assembled output of the cmp_* functions > > The testcase will check onl

RE: [PATCH, AArch64] Compare instruction in shift_extend mode

2013-04-17 Thread Hurugalawadi, Naveen
Hi, >> I suggest for this one test case either making it compile only and >> dropping main() such that the pattern match only looks in the >> assembled output of the cmp_* functions The testcase will check only for assembly pattern of the instruction as per your suggestion. Please find attached

Re: [PATCH, AArch64] Compare instruction in shift_extend mode

2013-04-16 Thread Marcus Shawcroft
On 15/04/13 05:37, Hurugalawadi, Naveen wrote: Hi, Same issue as my previous reply applies here. Thanks for the suggestion. Please find attached the modified patch as per your suggestions. Please review the same and let me know if there should be any further modifications in it. Thanks, Nav

RE: [PATCH, AArch64] Compare instruction in shift_extend mode

2013-04-14 Thread Hurugalawadi, Naveen
Hi, >> Same issue as my previous reply applies here. Thanks for the suggestion. Please find attached the modified patch as per your suggestions. Please review the same and let me know if there should be any further modifications in it. Thanks, Naveen --- gcc/config/aarch64/aarch64.md 2013-04-

Re: [PATCH, AArch64] Compare instruction in shift_extend mode

2013-04-12 Thread Richard Earnshaw
On 12/04/13 12:44, Hurugalawadi, Naveen wrote: Hi, Please find attached the patch that implements compare instruction in shift_extend mode for aarch64 target. Testcase has been added for compare instructions. Please review the same and let me know if there should be any modifications in the pa

[PATCH, AArch64] Compare instruction in shift_extend mode

2013-04-12 Thread Hurugalawadi, Naveen
Hi, Please find attached the patch that implements compare instruction in shift_extend mode for aarch64 target. Testcase has been added for compare instructions. Please review the same and let me know if there should be any modifications in the patch. Build and tested on aarch64-thunder-elf (