On 05/04/10 01:18, roy rosen wrote:
Hi,
2010/5/3, Ian Lance Taylor:
roy rosen writes:
1. Is that true that if I try to match in the pattern two insns and in
my code between these insns there is another insn which does not have
any dependency connection to the other two, Is that tru
roy rosen writes:
> 2010/5/3, Ian Lance Taylor :
>> roy rosen writes:
>>
>> > 1. Is that true that if I try to match in the pattern two insns and in
>> > my code between these insns there is another insn which does not have
>> > any dependency connection to the other two, Is that true that the
>
Hi,
2010/5/3, Ian Lance Taylor :
> roy rosen writes:
>
> > 1. Is that true that if I try to match in the pattern two insns and in
> > my code between these insns there is another insn which does not have
> > any dependency connection to the other two, Is that true that the
> > peephole would not
roy rosen writes:
> 1. Is that true that if I try to match in the pattern two insns and in
> my code between these insns there is another insn which does not have
> any dependency connection to the other two, Is that true that the
> peephole would not match in this case? (i.e. the insns to match
Hi All,
I have tried to write some peephole patterns and I now have some
questions regarding the way it is working.
1. Is that true that if I try to match in the pattern two insns and in
my code between these insns there is another insn which does not have
any dependency connection to the other t