Re: RFA: dominator opts

2005-02-25 Thread Dale Johannesen
On Feb 25, 2005, at 5:29 PM, Andrew Pinski wrote: On Feb 25, 2005, at 8:25 PM, Dale Johannesen wrote: Our tree is a couple of months behind mainline and I can't duplicate this one in 4.0, but I could use some help in understanding why. On pass 3 of dom I have a cfg that looks like this: I think

Re: RFA: dominator opts

2005-02-25 Thread Andrew Pinski
On Feb 25, 2005, at 8:25 PM, Dale Johannesen wrote: Our tree is a couple of months behind mainline and I can't duplicate this one in 4.0, but I could use some help in understanding why. On pass 3 of dom I have a cfg that looks like this: I think this was PR 19360 which describes a similar situat

RFA: dominator opts

2005-02-25 Thread Dale Johannesen
Our tree is a couple of months behind mainline and I can't duplicate this one in 4.0, but I could use some help in understanding why. On pass 3 of dom I have a cfg that looks like this: bb1 (succ =2,3) bb2 (succ=5) p2 = ... bb3 (succ=4, 5) p3= ... bb4 (succ=5) bb5 (succ=6, 7) p5 = PHI (p2, p