RE: [Patch, MIPS] Add Octeon3 support

2014-10-31 Thread Moore, Catherine
> -Original Message- > From: Hurugalawadi, Naveen > [mailto:naveen.hurugalaw...@caviumnetworks.com] > Sent: Friday, October 31, 2014 2:50 AM > To: Moore, Catherine; Matthew Fortune; Myers, Joseph > Cc: gcc-patches@gcc.gnu.org; Pinski, Andrew > Subject: Re: [Pat

Re: [Patch, MIPS] Add Octeon3 support

2014-10-30 Thread Hurugalawadi, Naveen
Hi Catherine, >> Would you please add some testcases and resubmit your patch? Thanks for the review and suggestions. Added the testcase "gcc.target/mips/octeon3-pipe-1.c" Please review the modified patch and let us know if its good. Thanks, Naveen 2014-10-31 Andrew Pinski * config/

RE: [Patch, MIPS] Add Octeon3 support

2014-10-30 Thread Moore, Catherine
> -Original Message- > From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches- > Sent: Thursday, October 30, 2014 2:59 AM > Subject: Re: [Patch, MIPS] Add Octeon3 support > > Hi, > > Thanks for the review and your comments. > > >> Is it intentio

Re: [Patch, MIPS] Add Octeon3 support

2014-10-30 Thread Hurugalawadi, Naveen
Hi, Thanks for the review and your comments. >> Is it intentional that you have not updated driver-native.c to >> detect an Octeon 3 CPU? We have not yet looked into that part yet and will be looking at it later. >> Could you confirm what testing the patch has had? Run the regression in build

RE: [Patch, MIPS] Add Octeon3 support

2014-10-20 Thread Matthew Fortune
> 2014-10-08 Andrew Pinski > > * config/mips/mips-cpus.def (octeon3): New cpu. > * config/mips/mips.c (mips_rtx_cost_data): Add octeon3. > (mips_print_operand ): Fix a bug as the mode > of the comparison no longer matches mode of the operands. > (mips_issue_rate): Handle PRO

Re: [Patch, MIPS] Add Octeon3 support

2014-10-07 Thread Hurugalawadi, Naveen
Hi, >> Patches adding new -march= values need to update invoke.texi. Thanks for reviewing the patch and suggestion. Please find attached the modified patch which updates octeon3 in invoke.texi Please review the patch and let us know if there should be any further modifications. Thanks, 2014-10-

Re: [Patch, MIPS] Add Octeon3 support

2014-10-07 Thread Joseph S. Myers
Patches adding new -march= values need to update invoke.texi. -- Joseph S. Myers jos...@codesourcery.com