OSDN Git Service

2011-08-11 Sergey Grechanik <mouseentity@ispras.ru>
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Aug 2011 12:01:54 +0000 (12:01 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Aug 2011 12:01:54 +0000 (12:01 +0000)
commite664a33430e3762854e0a2d6db1e5155aa86233f
treee5e3c4dd86041d1f0eb53d2d48c358912d3e74ec
parentbbd43c72688d27f3eb05a75a7112c2bb89486cd2
2011-08-11  Sergey Grechanik  <mouseentity@ispras.ru>

* sel-sched-ir.c (get_seqno_of_a_pred): Rename to
get_seqno_for_a_jump.  Update the caller.
(get_seqno_by_succs): New.  Use it ...
(get_seqno_for_a_jump): ... here to find a seqno if looking at
predecessors was not sufficient.
(get_seqno_by_preds): Include head in iteration range, exclude insn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177660 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog