Re: [ARM Patch 1/3]PR53189: optimizations of 64bit logic operation with constant

2012-08-03 Thread Ramana Radhakrishnan
On 18 July 2012 11:12, Carrot Wei wrote: > On Wed, Jul 18, 2012 at 5:39 PM, Ramana Radhakrishnan > wrote: >> On 18 July 2012 09:20, Carrot Wei wrote: >>> On Tue, Jul 17, 2012 at 9:47 PM, Ramana Radhakrishnan >>> wrote: Carrot, Sorry about the delayed response. On 3 July

Re: [ARM Patch 1/3]PR53189: optimizations of 64bit logic operation with constant

2012-07-18 Thread Carrot Wei
On Wed, Jul 18, 2012 at 5:39 PM, Ramana Radhakrishnan wrote: > On 18 July 2012 09:20, Carrot Wei wrote: >> On Tue, Jul 17, 2012 at 9:47 PM, Ramana Radhakrishnan >> wrote: >>> Carrot, >>> >>> Sorry about the delayed response. >>> >>> On 3 July 2012 12:28, Carrot Wei wrote: On Thu, Jun 28, 2

Re: [ARM Patch 1/3]PR53189: optimizations of 64bit logic operation with constant

2012-07-18 Thread Ramana Radhakrishnan
On 18 July 2012 09:20, Carrot Wei wrote: > On Tue, Jul 17, 2012 at 9:47 PM, Ramana Radhakrishnan > wrote: >> Carrot, >> >> Sorry about the delayed response. >> >> On 3 July 2012 12:28, Carrot Wei wrote: >>> On Thu, Jun 28, 2012 at 12:14 AM, Ramana Radhakrishnan >>> wrote: On 28 May 2012 11

Re: [ARM Patch 1/3]PR53189: optimizations of 64bit logic operation with constant

2012-07-18 Thread Carrot Wei
On Tue, Jul 17, 2012 at 9:47 PM, Ramana Radhakrishnan wrote: > Carrot, > > Sorry about the delayed response. > > On 3 July 2012 12:28, Carrot Wei wrote: >> On Thu, Jun 28, 2012 at 12:14 AM, Ramana Radhakrishnan >> wrote: >>> On 28 May 2012 11:08, Carrot Wei wrote: Hi This is the

Re: [ARM Patch 1/3]PR53189: optimizations of 64bit logic operation with constant

2012-07-17 Thread Ramana Radhakrishnan
Carrot, Sorry about the delayed response. On 3 July 2012 12:28, Carrot Wei wrote: > On Thu, Jun 28, 2012 at 12:14 AM, Ramana Radhakrishnan > wrote: >> On 28 May 2012 11:08, Carrot Wei wrote: >>> Hi >>> >>> This is the second part of the patches that deals with 64bit and. It >>> directly >>> e

Re: [ARM Patch 1/3]PR53189: optimizations of 64bit logic operation with constant

2012-07-03 Thread Carrot Wei
On Thu, Jun 28, 2012 at 12:14 AM, Ramana Radhakrishnan wrote: > On 28 May 2012 11:08, Carrot Wei wrote: >> Hi >> >> This is the second part of the patches that deals with 64bit and. It directly >> extends the patterns anddi3, anddi3_insn and anddi3_neon to handle 64bit >> constant operands. >> >