Remove bogus ChangeLog edits.
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Aug 2011 12:06:17 +0000 (12:06 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Aug 2011 12:06:17 +0000 (12:06 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177662 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 4fc79a0..6bce342 100644 (file)
 
 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.
-
-2011-08-11  Dmitry Melnik  <dm@ispras.ru>
-
-       * sel-sched-ir.c (invalidate_av_set): Remove the assert.
-
-2011-08-11  Sergey Grechanik  <mouseentity@ispras.ru>
-
-       * sel-sched-ir.h (register_unavailable_p): Declare.
-       * sel-sched-ir.c (register_unavailable_p): New.  Use it...
-       (set_unavailable_target_for_expr): ... here to properly test
-       availability of a register.
-       (speculate_expr): Ditto.
-       * sel-sched.c (substitute_reg_in_expr): Ditto.
-       (av_set_could_be_blocked_by_bookkeeping_p): Ditto.
-
-2011-08-11  Sergey Grechanik  <mouseentity@ispras.ru>
-
        * sel-sched-ir.c (has_dependence_note_reg_use): Call ds_full_merge
        only if producer writes to the register given by regno.