Re: ARC length attribute patch

2015-03-23 Thread Joern Wolfgang Rennecke
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.

RE: ARC length attribute patch

2015-03-23 Thread Claudiu Zissulescu
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 issue moot. > I need to double check th

Re: ARC length attribute patch

2015-03-20 Thread Joern Wolfgang Rennecke
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? Why would the arc_bdr_iscond test have any effect? arc_predicate_delay_insns should render the iss