On Jun 14, 2012, Ayal Zaks wrote:
> Thanks for the duplicate ping. This is fine.
> So this indeed solves the discrepancy between running SMS w/ and w/o
> debugging?
I can't tell whether it solves it completely, but it's surely a step in
the right direction.
> Please include a comment next to t
Thanks for the duplicate ping. This is fine.
So this indeed solves the discrepancy between running SMS w/ and w/o debugging?
Please include a comment next to the code stating why it's important
not to create such deps.
You may also want to store the result of "DEP_PRO (dep)" in
src_ and use it twic
Apologies for the duplicate ping, this one is now properly addressed to
the pass maintainer.
On Apr 9, 2012, Alexandre Oliva wrote:
> On May 4, 2011, Revital1 Eres wrote:
>> Hello Alexandre
>>> I think this will restore proper functioning to SMS in the presence of
>>> debug insns. A while ag
On Apr 9, 2012, Alexandre Oliva wrote:
>>> I think this will restore proper functioning to SMS in the presence of
>>> debug insns. A while ago, we'd never generate deps of non-debug insns
>>> on debug insns. I introduced them to enable sched to adjust (reset)
>>> debug insns when non-debug ins
On May 4, 2011, Revital1 Eres wrote:
> Hello Alexandre
>> I think this will restore proper functioning to SMS in the presence of
>> debug insns. A while ago, we'd never generate deps of non-debug insns
>> on debug insns. I introduced them to enable sched to adjust (reset)
>> debug insns when n
Hello Alexandre
> I think this will restore proper functioning to SMS in the presence of
> debug insns. A while ago, we'd never generate deps of non-debug insns
> on debug insns. I introduced them to enable sched to adjust (reset)
> debug insns when non-debug insns were moved before them. I bel
On May 4, 2011, Alexandre Oliva wrote:
> I think this will restore proper functioning to SMS in the presence of
> debug insns. A while ago, we'd never generate deps of non-debug insns
> on debug insns. I introduced them to enable sched to adjust (reset)
> debug insns when non-debug insns were