RE: ARC length attribute patch

2015-09-10 Thread Claudiu Zissulescu
> > I have committed this patch. Thank you, Claudiu

Re: ARC length attribute patch

2015-09-10 Thread Joern Wolfgang Rennecke
On 23/03/15 09:02, Claudiu Zissulescu wrote: Hi Joern, I have a small patch for ARC backend that fixes the value of instruction length attribute when the instruction is predicated. Ok to apply? Why would the arc_bdr_iscond test have any effect? arc_predicate_delay_insns should render the iss

RE: ARC length attribute patch

2015-03-23 Thread Claudiu Zissulescu
>> > >> I have a small patch for ARC backend that fixes the value of > >> instruction length attribute when the instruction is predicated. Ok > >> to apply? > > > > Assuming you tested it, this patch is OK. > > Sorry, I replied to the wrong patch - I meant to reply to your email with the > patch

Re: ARC length attribute patch

2015-03-23 Thread Joern Wolfgang Rennecke
On 23/03/15 11:22, Joern Wolfgang Rennecke wrote: On 20/03/15 16:02, Claudiu Zissulescu wrote: Hi Joern, I have a small patch for ARC backend that fixes the value of instruction length attribute when the instruction is predicated. Ok to apply? Assuming you tested it, this patch is OK.