Hello, I am wondering whether there is a simple function/interface in GCC to check whether one instruction is dependent on the other (direct and indirect). It would be very useful for my target-specific optimizing passes, and I could not find in the GCC internal manual and GCC source code. Thanks in advance.
Bingfeng Mei Broadcom UK