Re: Explicit NOPs for a VLIW Machine

2005-10-12 Thread Jim Wilson
Balaji V. Iyer wrote: I am porting GCC 4.0.0 to a proprietary VLIW machine, and I want to insert NOPs explicitly wherever there is an Output/Flow/Anti dependencies. I am currently doing this insertion in the machine dependent reorganization phase. Is there a way to do this in machine descript

Explicit NOPs for a VLIW Machine

2005-10-10 Thread Balaji V. Iyer
Hi Everyone, I am porting GCC 4.0.0 to a proprietary VLIW machine, and I want to insert NOPs explicitly wherever there is an Output/Flow/Anti dependencies. I am currently doing this insertion in the machine dependent reorganization phase. Is there a way to do this in machine description file (o