Re: [Patch, microblaze]: Add optimized lshrsi3

2014-07-09 Thread Michael Eager
Agarwal Subject: Re: [Patch, microblaze]: Add optimized lshrsi3 On 02/13/14 21:48, David Holsgrove wrote: Hi Michael, Sorry about the delay in reviewing this patch. I see number of failures in the new lshrsi_Os_1.c test case: PASS: gcc.target/microblaze/others/lshrsi_Os_1.c -O0 (test for

RE: [Patch, microblaze]: Add optimized lshrsi3

2014-07-08 Thread Nagaraju Mekala
t; Cc: Edgar Iglesias; John Williams; Vidhumouli Hunsigida; Nagaraju >> Mekala >> Subject: Re: [Patch, microblaze]: Add optimized lshrsi3 >> >> On 11/25/13 23:53, David Holsgrove wrote: >>> Add optimized lshrsi3 instruction, to be used when optimizing for >>> si

Re: [Patch, microblaze]: Add optimized lshrsi3

2014-06-30 Thread Michael Eager
: [Patch, microblaze]: Add optimized lshrsi3 On 11/25/13 23:53, David Holsgrove wrote: Add optimized lshrsi3 instruction, to be used when optimizing for size with immediate values over 5 Changelog 2013-11-26 Nagaraju Mekala * gcc/config/microblaze/microblaze.md: Add size optimized lshrsi3

Re: [Patch, microblaze]: Add optimized lshrsi3

2014-02-14 Thread Michael Eager
: [Patch, microblaze]: Add optimized lshrsi3 On 11/25/13 23:53, David Holsgrove wrote: Add optimized lshrsi3 instruction, to be used when optimizing for size with immediate values over 5 Changelog 2013-11-26 Nagaraju Mekala * gcc/config/microblaze/microblaze.md: Add size optimized lshrsi3

RE: [Patch, microblaze]: Add optimized lshrsi3

2014-02-13 Thread David Holsgrove
olsgrove * gcc/testsuite/gcc.target/microblaze/others/lshrsi_Os_1.c: New test. thanks, David > > -- > Michael Eager ea...@eagercon.com > 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077 0003-Patch-microblaze-Add-optimized-lshrsi3.patch Description: 0003-Patch-microblaze-Add-optimized-lshrsi3.patch

Re: [Patch, microblaze]: Add optimized lshrsi3

2014-02-08 Thread Michael Eager
On 11/25/13 23:53, David Holsgrove wrote: Add optimized lshrsi3 instruction, to be used when optimizing for size with immediate values over 5 Changelog 2013-11-26 Nagaraju Mekala * gcc/config/microblaze/microblaze.md: Add size optimized lshrsi3 insn. David -- Please put the description

[Patch, microblaze]: Add optimized lshrsi3

2013-11-25 Thread David Holsgrove
Add optimized lshrsi3 instruction, to be used when optimizing for size with immediate values over 5 Changelog 2013-11-26 Nagaraju Mekala * gcc/config/microblaze/microblaze.md: Add size optimized lshrsi3 insn. 0008-Patch-microblaze-Add-optimized-lshrsi3.patch Description: Binary data